mtip32xx: ensure that all local functions are static
authorJens Axboe <axboe@kernel.dk>
Wed, 28 Sep 2011 03:27:43 +0000 (21:27 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Sep 2011 03:27:43 +0000 (21:27 -0600)
commita2fb44cd0d1e0912d67f6f0b09ff522035922775
tree583b1c597fe59ae0a26b6df1d1ef12da17a005c7
parent707e3e246aa53787672e70369b9146338834184d
mtip32xx: ensure that all local functions are static

Kill the declarations in the header file and mark them as static.
Reshuffle a few functions to ensure that everything is properly
declared before being used.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c
drivers/block/mtip32xx/mtip32xx.h