From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753273AbbFANES (ORCPT ); Mon, 1 Jun 2015 09:04:18 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:36099 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752363AbbFANEI (ORCPT ); Mon, 1 Jun 2015 09:04:08 -0400 Date: Mon, 1 Jun 2015 18:33:54 +0530 From: Sudip Mukherjee To: "20150531013818.GE28154@kroah.com" <20150531013818.GE28154@kroah.com> Cc: "gregkh@linuxfoundation.org" , "devel@driverdev.osuosl.org" , "hamohammed.sa@gmail.com" , "paul.gortmaker@windriver.com" , "gdonald@gmail.com" , "linux-kernel@vger.kernel.org" , "benoit.taine@lip6.fr" , "cristina.opriceana@gmail.com" Subject: Re: [PATCH v2 2/2] staging: rtl8192u: Fix indentation issue Message-ID: <20150601130323.GA8106@sudip-PC> References: <20150601123929.GA10914@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150601123929.GA10914@ubuntu> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 01, 2015 at 12:39:31PM +0000, Dhere, Chaitanya (C.) wrote: > From: Chaitanya Dhere > > This change was detected with help of coccinelle tool. Hi, can you please let me know how to use coccinelle to detect indention issues. I never knew coccinelle can be used to check these also. regards sudip