diff options
author | Dmitry Torokhov <dtor@vmware.com> | 2011-02-07 16:02:27 -0800 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-05-19 16:55:25 +0930 |
commit | 9b73a5840c7d5f77e5766626716df13787cb258c (patch) | |
tree | 5179b149129ee677d3a6fd621608cdc08206b516 /ipc | |
parent | b4bc842802db3314f9a657094da0450a903ea619 (diff) |
module: do not hide __modver_version_show declaration behind ifdef
Doing so prevents the following warning from sparse:
CHECK kernel/params.c
kernel/params.c:817:9: warning: symbol '__modver_version_show' was not
declared. Should it be static?
since kernel/params.c is never compiled with MODULE being set.
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions