diff options
author | Jason Cooper <jason@lakedaemon.net> | 2016-10-11 23:54:11 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-12 01:06:32 +0300 |
commit | 7425154d3bbf5fcc7554738cab6dfac559ffbdda (patch) | |
tree | 5860053d69fbdf15eee6de00859bcff22e6e76bf /include/linux/dma-mapping.h | |
parent | 05c2679e9562f7e9ca11dacc91cf21b6c42d532d (diff) | |
download | linux-7425154d3bbf5fcc7554738cab6dfac559ffbdda.tar.xz |
random: remove unused randomize_range()
All call sites for randomize_range have been updated to use the much
simpler and more robust randomize_addr(). Remove the now unnecessary
code.
Link: http://lkml.kernel.org/r/20160803233913.32511-8-jason@lakedaemon.net
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Kees Cook <keescook@chromium.org>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/dma-mapping.h')
0 files changed, 0 insertions, 0 deletions