X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fbitmap.c;h=3f3b68199d744bd4fc9b94dcb9ca6e831502b0f2;hb=8abf55883431a91d4877933240c8419b7fc17274;hp=41baf02924e64cc926ef3b2560a8f02c76c1bbf0;hpb=dce65a6a92f34fbc425ffb4302f8e747d89c9792;p=~andy%2Flinux diff --git a/lib/bitmap.c b/lib/bitmap.c index 41baf02924e..3f3b68199d7 100644 --- a/lib/bitmap.c +++ b/lib/bitmap.c @@ -572,7 +572,7 @@ EXPORT_SYMBOL(bitmap_scnlistprintf); /** * __bitmap_parselist - convert list format ASCII string to bitmap - * @bp: read nul-terminated user string from this buffer + * @buf: read nul-terminated user string from this buffer * @buflen: buffer size in bytes. If string is smaller than this * then it must be terminated with a \0. * @is_user: location of buffer, 0 indicates kernel space