From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758595AbcCVRhI (ORCPT ); Tue, 22 Mar 2016 13:37:08 -0400 Received: from smtprelay0104.hostedemail.com ([216.40.44.104]:57119 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752146AbcCVRhF (ORCPT ); Tue, 22 Mar 2016 13:37:05 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:968:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1431:1437:1515:1516:1518:1534:1537:1566:1593:1594:1711:1714:1730:1747:1777:1792:2393:2559:2562:2828:3138:3139:3140:3141:3142:3622:3867:3872:4321:5007:6261:9389:10004:10400:10848:11232:11658:11914:12517:12519:12740:13069:13311:13357:13439:14181:14659:14721: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,LFtime:2,LUA_SUMMARY:none X-HE-Tag: toad80_201adfeaa5755 X-Filterd-Recvd-Size: 1332 Message-ID: <1458668219.8482.23.camel@perches.com> Subject: Re: [PATCH] ath9k: fix checkpatch.pl identation and sapce errors. From: Joe Perches To: Ashwini Singh , ath9k-devel@qca.qualcomm.com, kvalo@codeaurora.org Cc: linux-wireless@vger.kernel.org, ath9k-devel@venema.h4ckr.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Rajeev_Kumar@mentor.com Date: Tue, 22 Mar 2016 10:36:59 -0700 In-Reply-To: <1458629628-6264-1-git-send-email-Ashwini_Singh@mentor.com> References: <1458629628-6264-1-git-send-email-Ashwini_Singh@mentor.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1-1ubuntu1 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 On Tue, 2016-03-22 at 12:23 +0530, Ashwini Singh wrote: > Signed-off-by: Ashwini Singh It might be better to break this into a few different patches. o Remove trailing whitespace o Fix vertical line / brace location o Multi-line statement parenthesis alignment o Space to tab conversions o Whitespace addition / removal