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)
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>

No differences found