diff options
| author | Byungho An <[email protected]> | 2014-03-28 10:57:36 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-03-28 14:42:24 -0400 |
| commit | 40b92cad5efb9a03cff2f01dc96532e1a6bffa14 (patch) | |
| tree | 96c7fabfa01f240fbacdfceb88f5addda753e655 /fs/jbd/commit.c | |
| parent | 1d784724dbb518a63535e79d7074fbaa38305605 (diff) | |
net: sxgbe: fix sparse warnings about static declaration
This fixes followings:
sparse warnings: (new ones prefixed by >>)
>> drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c:197:5:
sparse: symbol 'sxgbe_platform_freeze' was not declared. Should it be static?
>> drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c:204:5:
sparse: symbol 'sxgbe_platform_restore' was not declared. Should it be static?
>> drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c:228:24:
sparse: symbol 'sxgbe_platform_driver' was not declared. Should it be static?
>> drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c:1795:6:
sparse: symbol 'sxgbe_get_ops' was not declared. Should it be static?
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Byungho An <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions