blockdev: Use GCC_FMT_ATTR (format checking)
authorStefan Weil <weil@mail.berlios.de>
Thu, 23 Sep 2010 18:47:32 +0000 (20:47 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 3 Oct 2010 06:37:13 +0000 (06:37 +0000)
commit800f6db6263263850578167d9e7279ad87eb1c39
tree55af15f0b0f14cf5b86a9b2c5ecf8b8fb045c9d2
parentdde41332809f96b048b56eb670342238af4f20b5
blockdev: Use GCC_FMT_ATTR (format checking)

Additional changes:

* Removed 'extern' from drive_add (avoids too long line).
* Removed 'extern' from other functions (makes declarations
  consistent with others in same header file).

Cc: Blue Swirl <blauwirbel@gmail.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
blockdev.h