commit | 7102d230d6e8cf48ab366fa110c0a7f5ea160d07 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Jan 04 00:09:36 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Feb 09 17:39:30 2007 -0500 |
tree | 6771763556f65654abae30c18e9092285ff7044b | |
parent | 904dbd1307100edc12e2f98dd12b2338f1914f5b [diff] |
drivers/ata/: make 4 functions static This patch makes the following needlessly global functions static: - libata-core.c: ata_qc_complete_internal() - libata-scsi.c: ata_scsi_qc_new() - libata-scsi.c: ata_dump_status() - libata-scsi.c: ata_to_sense_error() Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jeff Garzik <jeff@garzik.org>