From: David Howells Date: Mon, 20 Feb 2012 22:39:18 +0000 (+0000) Subject: bitops: Adjust the comment on get_order() to describe the size==0 case X-Git-Tag: v3.4-rc1~157^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0891a9816316b5e05fd5b0453ffe9fd6a56f489;p=pandora-kernel.git bitops: Adjust the comment on get_order() to describe the size==0 case Adjust the comment on get_order() to note that the result of passing a size of 0 results in an undefined value. Signed-off-by: David Howells Link: http://lkml.kernel.org/r/20120220223917.16199.9416.stgit@warthog.procyon.org.uk Acked-by: Arnd Bergmann Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed