From mboxrd@z Thu Jan 1 00:00:00 1970 From: Parmeshwr Prasad Subject: Doing indentation using script/Lindent Date: Wed, 18 Feb 2015 01:53:30 -0500 Message-ID: <20150218065325.GA9820@linuxteamdev.amer.dell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-efi@vger.kernel.org I wanted to change indentation of some file in kernel with script/Lindent. is this correct approach to do indentation ? script/Lindent, changes code is acceptable to Linux community ? -Param