From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FA0A16E.30601@freescale.com> Date: Wed, 2 May 2012 10:52:30 +0800 From: Huang Shijie MIME-Version: 1.0 To: Shawn Guo Subject: Re: [PATCH v2 1/3] mtd: gpmi: add device tree support for mx6q and mx28 References: <1335323184-11233-1-git-send-email-b32955@freescale.com> <1335323184-11233-2-git-send-email-b32955@freescale.com> <20120501074943.GB2194@S2101-09.ap.freescale.net> In-Reply-To: <20120501074943.GB2194@S2101-09.ap.freescale.net> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: quoted-printable Cc: linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , =E4=BA=8E 2012=E5=B9=B405=E6=9C=8801=E6=97=A5 15:49, Shawn Guo =E5=86=99=E9= =81=93: > BTW, it seems Documentation/CodingStyle suggest put brace like the > following. > > if (condition) { > do_this(); > } else { > otherwise_do_this(); > otherwise_do_that(); > } sorry. you are right. Best Regards Huang Shijie From mboxrd@z Thu Jan 1 00:00:00 1970 From: b32955@freescale.com (Huang Shijie) Date: Wed, 2 May 2012 10:52:30 +0800 Subject: [PATCH v2 1/3] mtd: gpmi: add device tree support for mx6q and mx28 In-Reply-To: <20120501074943.GB2194@S2101-09.ap.freescale.net> References: <1335323184-11233-1-git-send-email-b32955@freescale.com> <1335323184-11233-2-git-send-email-b32955@freescale.com> <20120501074943.GB2194@S2101-09.ap.freescale.net> Message-ID: <4FA0A16E.30601@freescale.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org ? 2012?05?01? 15:49, Shawn Guo ??: > BTW, it seems Documentation/CodingStyle suggest put brace like the > following. > > if (condition) { > do_this(); > } else { > otherwise_do_this(); > otherwise_do_that(); > } sorry. you are right. Best Regards Huang Shijie