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


Groups > linux.kernel > #1172458

Re: [PATCH v3 16/19] staging: sm750fb: fix brace placement

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Juston Li <juston.h.li@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 16/19] staging: sm750fb: fix brace placement
Date Thu, 25 Jun 2015 23:30:02 +0200
Message-ID <pFmSC-3Rc-25@gated-at.bofh.it> (permalink)
References <pEVIJ-6Iv-3@gated-at.bofh.it> <pEVIJ-6Iv-5@gated-at.bofh.it> <pFeim-8u1-15@gated-at.bofh.it> <pFhzA-4C6-5@gated-at.bofh.it> <pFm6e-2Hi-23@gated-at.bofh.it>
X-Original-To Dan Carpenter <dan.carpenter@oracle.com>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=SaV1tnSrKazlh5VYlutAh1cLi9WpXzUkfzFqRPk8clc=; b=mtVG9yHsReOZFcb3teN0YIUhbeLgKMsZq1HJmqvWnWBqI8wtIK7fs4YLEWB0xMs6dk wbNKA385zk+WZXtyrVBykd5/ssPHmDFeFMU1nBuEdPLhkn9vUs6SlbypROjimV4XDtUC Yc/I5rlwMJ8ckMpjLMd4RILnh5Y8DrFyF4w5FxMg4MteWFDWq6wDAh5gMPSkWsUt8Z3G YzO+Ns4oQOLScxa+dY53UZj+VyzM2QEc7jAMdRbfwEgm6WKAJG9iUxl+RL3l1lxLA2H8 P08SoeAv5ucuuKCQskWnk7vlUw9E8jeQpJR59Zpr4LRnljeYLtdVqlMPs+35lYuP+6iC mRYQ==
MIME-Version 1.0
X-Received by 10.60.35.42 with SMTP id e10mr40495581oej.26.1435267622133; Thu, 25 Jun 2015 14:27:02 -0700 (PDT)
X-Google-Sender-Auth k0an37OR7sSwnL2YbZ1Ua3n2vWA
Content-Type text/plain; charset=UTF-8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 18
Organization linux.* mail to news gateway
X-Original-Cc Sudip Mukherjee <sudipm.mukherjee@gmail.com>, teddy.wang@siliconmotion.com, Greg KH <gregkh@linuxfoundation.org>, linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
X-Original-Date Thu, 25 Jun 2015 14:27:02 -0700
X-Original-Message-ID <CAFow2F_St7szm9m4y-M66q=h6VafBjUSRwQ=DcfHWSi8kLf5mw@mail.gmail.com>
X-Original-References <CAFow2F8Vgh93P5wmvDKcLCkiO2KkXQ14M1DXLhyeD6WTcH2RHg@mail.gmail.com> <1435163120-3253-16-git-send-email-juston.h.li@gmail.com> <20150625121729.GD13366@sudip-PC> <CAFow2F_zK42gJ0UoV+GwqLrfsxB2Nqi8kaB7OB+=-APftp=FfQ@mail.gmail.com> <20150625203115.GN30834@mwanda>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref aioe.org linux.kernel:1172458

Show key headers only | View raw


On Thu, Jun 25, 2015 at 1:31 PM, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> Once you add the else statement, then that kind of doesn't make sense.
> Sudip is right.  It should be:
>
>         } else {
>                 /* commentary about else side */

Yeah, that does make more sense. I'll change it, thanks.

Patchset was responded by Greg's patch bot,  I'll resend when I figure out why.

Regards
Juston
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

Re: [PATCH v3 16/19] staging: sm750fb: fix brace placement Juston Li <juston.h.li@gmail.com> - 2015-06-25 23:30 +0200
  Re: [PATCH v3 16/19] staging: sm750fb: fix brace placement Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-06-26 06:10 +0200

csiph-web