OSDN Git Service

staging: gasket: remove gasket_sysfs_register_show()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Jul 2018 08:29:03 +0000 (10:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Jul 2018 07:17:24 +0000 (09:17 +0200)
commit3adb0e35a4d86b442a55eabfa6ab7b67059e514f
tree4071a64178cc5d541d4a6f19bfe3dc8d3a18a2e7
parent11bab0e3e08b491c8cfcbb6fc6c206e08cf6aae8
staging: gasket: remove gasket_sysfs_register_show()

In an attempt to start to clean up the monstrosity of the sysfs abuse in
the gasket driver, let's remove code that is not used at all.  The
gasket_sysfs_register_show() function is never used, so delete it.

Cc: Rob Springer <rspringer@google.com>
Cc: John Joseph <jnjoseph@google.com>
Cc: Ben Chan <benchan@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_sysfs.c
drivers/staging/gasket/gasket_sysfs.h