X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=block%2Fbsg.c;h=46597a6bd112d9c209904dab7cc6da723cbc9fb8;hb=66aa4a55fe0548c8b13a195c61774db65c5896cd;hp=a9fd2d84b53a0cf86ed3aedfd947f600aa88037e;hpb=7f50548abb5454bd82c25aae15f0a3bf6a530f46;p=pandora-kernel.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)