Files
twx-linux/drivers
Arnd Bergmann 41c9499b22 skd: fix function prototype
Building with W=1 shows a harmless warning for the skd driver:

drivers/block/skd_main.c:2959:1: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]

This changes the prototype to the expected formatting.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-09 22:53:47 -07:00
..
2016-11-09 22:53:47 -07:00
2016-10-11 15:06:33 -07:00
2016-11-01 09:43:26 -06:00
2016-10-11 15:06:33 -07:00