Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753934AbbGPD5n (ORCPT ); Wed, 15 Jul 2015 23:57:43 -0400 Received: from smtprelay0229.hostedemail.com ([216.40.44.229]:56725 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753149AbbGPD5l (ORCPT ); Wed, 15 Jul 2015 23:57:41 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::,RULES_HIT:41:355:379:541:599:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1714:1730:1747:1777:1792:2393:2559:2562:2828:2908:3138:3139:3140:3141:3142:3350:3622:3865:3866:3867:3868:3872:3874:4250:4321:5007:6119:6261:7903:8784:10004:10400:10848:11658:11914:12043:12517:12519:12740:13069:13163:13229:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: brain11_89799f8c3a25 X-Filterd-Recvd-Size: 1732 Message-ID: <1437019057.16262.22.camel@perches.com> Subject: Re: [PATCH] sm750fb: coding style fixes lines over 80 chars From: Joe Perches To: Vinay Simha BN Cc: Sudip Mukherjee , Teddy Wang , Greg Kroah-Hartman , "open list:STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER" , "open list:STAGING SUBSYSTEM" , open list Date: Wed, 15 Jul 2015 20:57:37 -0700 In-Reply-To: <1436985972-5431-1-git-send-email-simhavcs@gmail.com> References: <1436985972-5431-1-git-send-email-simhavcs@gmail.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 26 On Thu, 2015-07-16 at 00:16 +0530, Vinay Simha BN wrote: > scripts/checkpatch.pl kernel coding style fixes of WARNING Please don't be a checkpatch robot. Use tools to prompt your brain, but don't ever turn your brain off. > diff --git a/drivers/staging/sm750fb/ddk750_help.h b/drivers/staging/sm750fb/ddk750_help.h > +/* if 718 big endian turned on,be aware that don't use this driver for general > + use,only for ppc big-endian */ > +#warning "big endian on target cpu and enable nature big endian support of 718 > + capability !" Yes, this if #if 0, but it's also obviously incorrect I didn't look at the rest. -- 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/