commit | 2b4221bb545899b05872e7b51f55567c10b3894b | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Thu Apr 24 18:37:34 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Apr 24 23:42:26 2008 -0400 |
tree | 4bf3f1df1d5dff4294e4bd15359545426457bad3 | |
parent | b69d3987f4360a5e7e9e55465b3cdd0cc204b79e [diff] |
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>