commit | 6ea421fee15f5f2d32c2b471cb2336463d4e316b | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Thu Sep 23 20:47:32 2010 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Oct 03 06:37:13 2010 +0000 |
tree | 55af15f0b0f14cf5b86a9b2c5ecf8b8fb045c9d2 | |
parent | 8b7968f7c4ac8c07cad6a1a0891d38cf239a2839 [diff] |
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>