diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-04-13 00:40:37 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2012-07-25 21:17:32 +0200 |
commit | 604284071ab09df80fc9872c84c3b4b914ce0f95 (patch) | |
tree | 27d909e116ad79fc6717b5a459478a911872351e /drivers/bcma/driver_chipcommon.c | |
parent | libata-transport.c: local functions should not be exposed globally (diff) | |
download | linux-604284071ab09df80fc9872c84c3b4b914ce0f95.tar.xz linux-604284071ab09df80fc9872c84c3b4b914ce0f95.zip |
libata-eh.c: local functions should not be exposed globally
The function ata_ering_clear_cb is only referenced in this file and
should be marked static to prevent it from being exposed globally.
This quiets the sparse warning:
warning: symbol 'ata_ering_clear_cb' was not declared. Should it be static?
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/bcma/driver_chipcommon.c')
0 files changed, 0 insertions, 0 deletions