From: Rasmus Villemoes Date: Wed, 6 Aug 2014 23:10:14 +0000 (-0700) Subject: lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a855174878f06d197ddfde5cbe1e69a1d4a2df27;p=pandora-kernel.git lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord A few lines above, it was stated that positions for non-set bits are mapped to -1, which is obviously also what the code does. Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed