]> 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)
commitd43e6dd620546fdd953763ff24effb433d205c3e
tree48966ad9da437b399e663155700de9c0ede26d7b
parent3ef053ef34287c277f7cd1d6ab5495b98eb8af02
kernel.h: documentation for roundup() vs round_up()

Things like 7144f1e48807 ("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