diff options
author | 2015-07-13 17:32:27 +0530 | |
---|---|---|
committer | 2015-07-27 10:30:47 -0700 | |
commit | 344e62b36d3fa680ffbd35ee26b52f7bf4c1c4ec (patch) | |
tree | 9261d959791e0531c9bcb836731fc5e79f9a28e0 /drivers/misc | |
parent | Linux 4.2-rc4 (diff) | |
download | wireguard-linux-344e62b36d3fa680ffbd35ee26b52f7bf4c1c4ec.tar.xz wireguard-linux-344e62b36d3fa680ffbd35ee26b52f7bf4c1c4ec.zip |
char: misc: remove redundant ifdef
The check for CONFIG_PROC_FS is not required as the check is being done
in proc_fs.h and incase CONFIG_PROC_FS is not defined then proc_create()
is defined as NULL.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions