From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Mon, 12 Dec 2016 15:22:08 +0000 Subject: Re: [patch net-next] irda: w83977af_ir: cleanup an indent issue Message-Id: <1481556128.1764.17.camel@perches.com> List-Id: References: <20161212112134.GA10035@elgon.mountain> In-Reply-To: <20161212112134.GA10035@elgon.mountain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter , Samuel Ortiz Cc: netdev@vger.kernel.org, kernel-janitors@vger.kernel.org On Mon, 2016-12-12 at 14:21 +0300, Dan Carpenter wrote: > In commit 99d8d2159d7c ("irda: w83977af_ir: Neaten logging"), we > accidentally added an extra tab to these lines. Thanks Dan. Oops, It's kinda funny I did the whole series to fix that misindentation originally and added it back when rebasing.