ata: make helpers available
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 29 Nov 2010 08:42:12 +0000 (09:42 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 5 Dec 2010 17:23:23 +0000 (12:23 -0500)
commit54fa8ec148cd7cf9a5d0ac1dcc4f6975b7a1ec6e
treef53f94423647110d737ba59ae5b2fb463716cf3d
parent0a80608b45acf7df37385241c3305aaedc71f992
ata: make helpers available

Make ata helper functions available outside ata.c, so others (i.e.
upcoming ahci support) can use them.  Prefix them with ata_ to avoid
name clashes.  Also don't hard-code buffer size for the model name.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/ata.c
src/ata.h