staging:mei: wd_ops and wd_info should be static
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 23 Oct 2011 16:30:39 +0000 (18:30 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:05:13 +0000 (16:05 -0800)
wd_ops and wd_info structures are local to wd.c so mark them static

Cc: Oren Weil <oren.jer.weil@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found