compat: remove compat_printk()
authorArnd Bergmann <arnd@arndb.de>
Tue, 20 Sep 2016 23:45:24 +0000 (09:45 +1000)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 28 Sep 2016 01:20:53 +0000 (21:20 -0400)
commit9dcfcda5768eda793e15a1a73da38cfd1fc1a47a
tree13cb9a91b62b997c215acba5f9dd36238f933d58
parent0026ba4008e08725a564126d68e076c243fc1e87
compat: remove compat_printk()

After 7e8e385aaf6e ("x86/compat: Remove sys32_vm86_warning"), this
function has become unused, so we can remove it as well.

Link: http://lkml.kernel.org/r/20160617142903.3070388-1-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/compat.c
include/linux/compat.h
kernel/sysctl.c