linux/drivers/block/mtip32xx
Zhu Yanjun 9e35fdcb9c mtip32xx: restrict variables visible in current code module
The modified variables are only used in the file mtip32xx.c.
As such, the static keyword is inserted to define that object
to be only visible to the current code module during compilation.

Signed-off-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-01-08 11:47:53 -07:00
..
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile
mtip32xx.c mtip32xx: restrict variables visible in current code module 2016-01-08 11:47:53 -07:00
mtip32xx.h mtip32xx: Fix accessing freed memory 2015-06-24 08:48:46 -06:00