commit | 6b0c21cede22be1f68f0a632c0ca38008ce1abe7 | [log] [tgz] |
---|---|---|
author | Geoff Levand <geoff@infradead.org> | Thu Mar 21 17:06:59 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 22 10:21:46 2013 -0400 |
tree | b5cb7c72f54c8e6cc7c7073a1ae5c829eae9dd32 | |
parent | 9b5645b51384d094b4b3230c491530382ea5c7bb [diff] |
net: Fix p3_gelic_net sparse warnings Rearrange routines to avoid local declarations and remove unnecessary inline tags. No functional changes. Fixes sparse warnings like these: ps3_gelic_net.c: error: marked inline, but without a definition Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>