diff options
| author | Masahiro Yamada <[email protected]> | 2017-11-17 23:27:53 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-11-18 00:10:01 +0000 |
| commit | f5bba9d11a256ad2a1c2f8e7fc6aabe6416b7890 (patch) | |
| tree | b684dfa8aa735e99467d8c426a30ccd8b08fd62d /lib/string.c | |
| parent | include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> (diff) | |
| download | kernel-f5bba9d11a256ad2a1c2f8e7fc6aabe6416b7890.tar.gz kernel-f5bba9d11a256ad2a1c2f8e7fc6aabe6416b7890.zip | |
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
This include was added by commit 187f1882b5b0 ("BUG: headers with
BUG/BUG_ON etc. need linux/bug.h") because BUG_ON() was used in this
header at that time.
Some time later, commit 6d75f366b924 ("lib: radix-tree: check accounting
of existing slot replacement users") removed the use of BUG_ON() from
this header.
Since then, there is no reason to include <linux/bug.h>.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Chris Mi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions
