X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=block%2Fbsg.c;h=46597a6bd112d9c209904dab7cc6da723cbc9fb8;hb=3ad2f3fbb961429d2aa627465ae4829758bc7e07;hp=a9fd2d84b53a0cf86ed3aedfd947f600aa88037e;hpb=1537a3638cbf741d3826c1002026cce487a6bee0;p=firefly-linux-kernel-4.4.55.git diff --git a/block/bsg.c b/block/bsg.c index a9fd2d84b53a..46597a6bd112 100644 --- a/block/bsg.c +++ b/block/bsg.c @@ -260,7 +260,7 @@ bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, return ERR_PTR(ret); /* - * map scatter-gather elements seperately and string them to request + * map scatter-gather elements separately and string them to request */ rq = blk_get_request(q, rw, GFP_KERNEL); if (!rq)