commit | e0891a9816316b5e05fd5b0453ffe9fd6a56f489 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Feb 20 22:39:18 2012 +0000 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon Feb 20 14:46:55 2012 -0800 |
tree | 3a600ed8fe7285749059d7fccf247d8ca910e0ac | |
parent | 7931d493051ea9b09e4fddee2dc40b2eb88d62b9 [diff] |
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 <dhowells@redhat.com> Link: http://lkml.kernel.org/r/20120220223917.16199.9416.stgit@warthog.procyon.org.uk Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: H. Peter Anvin <hpa@zytor.com>