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)
commit12624af26e59095a1b5216670028390177aa5820
tree8f7ddefe9c273c172c2e4768eb49dbc621530325
parent5114e2773a6817cd14fb959c2a523eed2679eb02
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