]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/ata/libata-core.c
libata: functions with definition should not be extern
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 25 Apr 2008 01:37:34 +0000 (18:37 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 25 Apr 2008 03:42:26 +0000 (23:42 -0400)
commit2b4221bb545899b05872e7b51f55567c10b3894b
tree4bf3f1df1d5dff4294e4bd15359545426457bad3
parentb69d3987f4360a5e7e9e55465b3cdd0cc204b79e
libata: functions with definition should not be extern

Noticed by sparse
drivers/ata/libata-core.c:3380:12: warning: function 'ata_wait_after_reset' with external linkage has definition

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-core.c