diff options
author | Rob Ward <robert.ward114@googlemail.com> | 2014-12-07 18:40:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-12 16:04:11 +0300 |
commit | a8c912522b547b3512cd25ccb8d507cd75264c84 (patch) | |
tree | 51d178c9873a7f17779c06339f49b87d61a96f2d /kernel/auditsc.c | |
parent | 73f0718e74e25ac7381450a7a21257b8f26f43f0 (diff) | |
download | linux-a8c912522b547b3512cd25ccb8d507cd75264c84.tar.xz |
drivers: char: mem: Simplify DEVKMEM configuration
Simplify the use of CONFIG_DEVKMEM by making the kmem_fops
so that it is __maybe_unused.
This enabled the multiple #ifdef's used for this structure
to be removed and brings it in line with the use of CONFIG_DEVMEM
This change should introduce no functional changes.
Signed-off-by: Rob Ward <robert.ward114@googlemail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/auditsc.c')
0 files changed, 0 insertions, 0 deletions