Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932207AbbG1JAM (ORCPT ); Tue, 28 Jul 2015 05:00:12 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:47066 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752146AbbG1JAJ (ORCPT ); Tue, 28 Jul 2015 05:00:09 -0400 Date: Tue, 28 Jul 2015 11:59:48 +0300 From: Dan Carpenter To: Bhaktipriya Shridhar Cc: gregkh@linuxfoundation.org, markh@compro.net, devel@driverdev.osuosl.org, driverdev-devel@linuxdriverproject.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: dgnc: dgnc_neo.c: Fix line over 80 characters Message-ID: <20150728085948.GA5180@mwanda> References: <20150728083626.GA2411@Karyakshetra> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150728083626.GA2411@Karyakshetra> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 583 Lines: 16 On Tue, Jul 28, 2015 at 02:06:26PM +0530, Bhaktipriya Shridhar wrote: > > - /* Why? Becuz Exar's spec says we have to zero it out before setting it */ > + /* Why? Becuz Exar's spec says > + * we have to zero it out before setting it */ This is sort of weird indenting and not kernel style. "Becuz" is silly. regards, dan carpenter -- 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/