1
0
Files
linux/drivers
Tobin C. Harding 19a5e10c3b cciss: Fix checkpatch OPEN_BRACE
Checkpatch emits ERROR:OPEN_BRACE: that open brace { should be on the
previous line.

Move open brace to new line. Also add space after if/switch statement
since we introduce more checkpatch errors if not fixed at the same
time.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-02-22 11:54:49 -07:00
..
2017-02-22 11:54:49 -07:00
2016-12-25 10:47:44 +01:00
2017-02-20 14:23:40 +01:00
2016-12-25 17:21:22 +01:00
2016-12-25 10:47:44 +01:00
2017-02-20 14:22:50 +01:00