]> Pileus Git - ~andy/linux/commit
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>
Sat, 5 Nov 2011 07:35:10 +0000 (08:35 +0100)
commit6316668fbcf8a0a166830e7e84cdbdf0ab9392c8
tree7d18003afb0e1be5c9029c277c7fccb1202e5d30
parentef0f1587343a4c17b9b0d9061546e36c1c1bb2ec
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