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

No differences found