Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1515198

Re: [PATCH] proc: Trivial brace balancing

From Alexey Dobriyan <adobriyan@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] proc: Trivial brace balancing
Date 2016-11-04 14:40 +0100
Message-ID <szMSX-2gE-27@gated-at.bofh.it> (permalink)
References <szMga-1OG-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Nov 4, 2016 at 3:55 PM, Christopher Covington
<cov@codeaurora.org> wrote:

> -       } else
> +       } else {
>                 seq_puts(m, " 0 0 0 0 0 0 0");
> +       }

Oh, come on, people.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] proc: Trivial brace balancing Christopher Covington <cov@codeaurora.org> - 2016-11-04 14:00 +0100
  Re: [PATCH] proc: Trivial brace balancing Alexey Dobriyan <adobriyan@gmail.com> - 2016-11-04 14:40 +0100

csiph-web