diff options
author | Anton Vorontsov <[email protected]> | 2010-07-08 21:16:16 +0400 |
---|---|---|
committer | Kumar Gala <[email protected]> | 2010-07-11 11:04:06 -0500 |
commit | af71bcfeaaaad92147922282341d394093a4fc9b (patch) | |
tree | 21195287b429f52c270f6d19a54265e3c8a14c77 /net/unix/sysctl_net_unix.c | |
parent | 2069a6ae19a34d96cc9cb284eb645b165138e03f (diff) |
powerpc/cpm1: Mark micropatch code/data static and __init
This saves runtime memory and fixes lots of sparse warnings like this:
CHECK arch/powerpc/sysdev/micropatch.c
arch/powerpc/sysdev/micropatch.c:27:6: warning: symbol 'patch_2000'
was not declared. Should it be static?
arch/powerpc/sysdev/micropatch.c:146:6: warning: symbol 'patch_2f00'
was not declared. Should it be static?
...
Signed-off-by: Anton Vorontsov <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions