]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: fix checkpatch terse errors
authorMatias Bjørling <m@bjorling.me>
Thu, 7 Jul 2016 07:54:13 +0000 (09:54 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 7 Jul 2016 14:51:52 +0000 (08:51 -0600)
commit37c7521a613aa2b7c173171b99d92647d496b732
tree8f7ddefe9c273c172c2e4768eb49dbc621530325
parentb6f799b80097eff03d6918e9eefac39359746785
lightnvm: fix checkpatch terse errors

A couple of small checkpatch fixups to stop it from complaining.

./drivers/lightnvm/core.c:360: WARNING: line over 80 characters
./drivers/lightnvm/core.c:360: ERROR: trailing statements should be on
next line
./drivers/lightnvm/core.c:503: WARNING: Block comments use a trailing */
on a separate line

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/lightnvm/core.c