libata-core.c: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Wed, 24 Oct 2007 16:23:06 +0000 (18:23 +0200)
committerJeff Garzik <jeff@garzik.org>
Thu, 25 Oct 2007 05:59:30 +0000 (01:59 -0400)
commit741b776335c3e91b0b8bf765a97f9484a3cd5034
tree2009248a7ad5ffa36d86ffb29a92e4e9522db647
parent218f3d30e60f32394738372c594d063f8e43ee6d
libata-core.c: make 2 functions static

strn_pattern_cmp() and ata_port_detach() can become static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c