Re: [PATCH 1/2] Fix bs_rbd.c slurp_to_semi() not consuming terminating semicolon
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Feb 2014 14:12:06 -0800 Dan Mick <[email protected]> wrote: > Reviewed-by: Dan Mick <[email protected]> Thanks, applied. Thomas, I fixed the following warning with checkpatch.pl: fujita@rose:~/git/tgt$ ./scripts/checkpatch.pl ~/1 ERROR: do not use C99 // comments #97: FILE: usr/bs_rbd.c:483: + // Jump past the semicolon, if we stopped at one total: 1 errors, 0 warnings, 9 lines checked /home/fujita/1 has style problems, please review.