Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751875AbbFYV1L (ORCPT ); Thu, 25 Jun 2015 17:27:11 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:34242 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751498AbbFYV1C (ORCPT ); Thu, 25 Jun 2015 17:27:02 -0400 MIME-Version: 1.0 In-Reply-To: <20150625203115.GN30834@mwanda> References: <1435163120-3253-16-git-send-email-juston.h.li@gmail.com> <20150625121729.GD13366@sudip-PC> <20150625203115.GN30834@mwanda> Date: Thu, 25 Jun 2015 14:27:02 -0700 X-Google-Sender-Auth: k0an37OR7sSwnL2YbZ1Ua3n2vWA Message-ID: Subject: Re: [PATCH v3 16/19] staging: sm750fb: fix brace placement From: Juston Li To: Dan Carpenter Cc: Sudip Mukherjee , teddy.wang@siliconmotion.com, Greg KH , linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 659 Lines: 18 On Thu, Jun 25, 2015 at 1:31 PM, Dan Carpenter 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/