From e0891a9816316b5e05fd5b0453ffe9fd6a56f489 Mon Sep 17 00:00:00 2001 From: David Howells Date: Mon, 20 Feb 2012 22:39:18 +0000 Subject: [PATCH] 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-format-patch failed