lkml.org 
[lkml]   [2018]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 7/8] docs: kernel-doc: Finish moving STATE_* code out of process_file()
On Thu, 8 Feb 2018 13:29:53 +1100
"Tobin C. Harding" <me@tobin.cc> wrote:

> It doesn't appear to be introduced by you but the brace positions are
> non-uniform in this patch.
>
> if
> {
> ...
> }
> else
> {
> ...
> }
>
> instead of
>
> if {
> ...
> } else {
> eee
> }

True, that's worth fixing up while I'm in the neighborhood. I'll do that
before I commit the set.

Thanks,

jon

\
 
 \ /
  Last update: 2018-02-08 20:59    [W:2.382 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site