diff options
| author | Harvey Harrison <[email protected]> | 2008-04-30 00:53:52 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-30 08:29:44 -0700 |
| commit | 11fb09bfabd699a94555b69d6e6c4fa6c3febde8 (patch) | |
| tree | 8ec235bfcb19ed81477b724a8f00441796b252ab /scripts/objdiff | |
| parent | 1a4e2351e7fcf2d10bb5524b0ace7797ffad4d98 (diff) | |
epca.c: static functions and integer as NULL pointer fixes
drivers/char/epca.c:926:28: warning: Using plain integer as NULL pointer
drivers/char/epca.c:1841:2: warning: Using plain integer as NULL pointer
Forward declarations were already marked static, mark the definitions too.
drivers/char/epca.c:2493:6: warning: symbol 'digi_send_break' was not declared. Should it be static?
drivers/char/epca.c:2881:12: warning: symbol 'init_PCI' was not declared. Should it be static?
[[email protected]: coding-style fixes]
Signed-off-by: Harvey Harrison <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions