]> git.baikalelectronics.ru Git - kernel.git/commit
kernel.h: documentation for roundup() vs round_up()
authorKees Cook <keescook@chromium.org>
Wed, 22 Aug 2018 04:55:28 +0000 (21:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2018 17:52:46 +0000 (10:52 -0700)
commit4e2a483dca8dfc16ef28efb1f3969d9cba72bddd
tree48966ad9da437b399e663155700de9c0ede26d7b
parent8d4d0e75004aff73feb7df1a05a66893a3a1740f
kernel.h: documentation for roundup() vs round_up()

Things like ac2df46e709a ("dh key: fix rounding up KDF output length")
expose the lack of explicit documentation for roundup() vs round_up().  At
least we can try to document it better if anyone goes looking.

Link: http://lkml.kernel.org/r/20180703041950.GA43464@beast
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h