OSDN Git Service

Drop flex_arrays
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 12 Mar 2019 06:31:26 +0000 (23:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 17:04:03 +0000 (10:04 -0700)
commit586187d7de71b4da7956ba588ae42253b9ff6482
tree58be71a6007246608c5d8c1b91efc9a432cc18c1
parent2075e50caf5ea28be3cba0d01b3058bb5c3b0168
Drop flex_arrays

All existing users have been converted to generic radix trees

Link: http://lkml.kernel.org/r/20181217131929.11727-8-kent.overstreet@gmail.com
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Acked-by: Dave Hansen <dave.hansen@intel.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Paris <eparis@parisplace.org>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Neil Horman <nhorman@tuxdriver.com>
Cc: Paul Moore <paul@paul-moore.com>
Cc: Pravin B Shelar <pshelar@ovn.org>
Cc: Shaohua Li <shli@kernel.org>
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/core-api/flexible-arrays.rst [deleted file]
Documentation/flexible-arrays.txt [deleted file]
include/linux/flex_array.h [deleted file]
include/linux/poison.h
lib/Makefile
lib/flex_array.c [deleted file]
tools/include/linux/poison.h