]> git.karo-electronics.de Git - linux-beck.git/commit
block/partitions/msdos.c: code clean-up
authorFabian Frederick <fabf@skynet.be>
Thu, 12 Jun 2014 18:16:57 +0000 (20:16 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 1 Jul 2014 16:40:03 +0000 (10:40 -0600)
commitdce14c239ad550816d07f7441fc10a2d5739fd29
treec4d7db25edf0a75919ffc716971a3cd15a5cdf4f
parent600ffc5ead7fd0bc5b9950842b2aece26682b0e0
block/partitions/msdos.c: code clean-up

checkpatch fixing:
WARNING: Missing a blank line after declarations
WARNING: space prohibited between function name and open parenthesis '('
ERROR: spaces required around that '<' (ctx:VxV)

Cc: Jens Axboe <axboe@kernel.dk>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/partitions/msdos.c