diff options
author | 2011-04-12 21:05:33 -0400 | |
---|---|---|
committer | 2011-04-25 17:08:31 -0700 | |
commit | 1035117d2a47583f9539c28bf6ce5f677946e172 (patch) | |
tree | 30b19022303b4797d01612b232050067d5418316 /kernel/sysctl.c | |
parent | staging: rts_pstor: Add <linux/vmalloc.h> (diff) | |
download | wireguard-linux-1035117d2a47583f9539c28bf6ce5f677946e172.tar.xz wireguard-linux-1035117d2a47583f9539c28bf6ce5f677946e172.zip |
staging: rts_pstor: use #ifdef instead of #if
This patch fixes a number of the following warnings:
warning: "CONFIG_RTS_PSTOR_DEBUG" is not defined
The code uses '#if CONFIG_RTS_PSTOR_DEBUG' when it should be using '#ifdef'
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions