Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752166AbbEJHtZ (ORCPT ); Sun, 10 May 2015 03:49:25 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:35762 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751845AbbEJHtY (ORCPT ); Sun, 10 May 2015 03:49:24 -0400 Date: Sun, 10 May 2015 13:19:11 +0530 From: Sudip Mukherjee To: Mateusz Kulikowski Cc: gregkh@linuxfoundation.org, dan.carpenter@oracle.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 04/33] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param() Message-ID: <20150510074910.GA20096@sudip-PC> References: <1431206361-13736-1-git-send-email-mateusz.kulikowski@gmail.com> <1431206361-13736-5-git-send-email-mateusz.kulikowski@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431206361-13736-5-git-send-email-mateusz.kulikowski@gmail.com> 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 Content-Length: 681 Lines: 17 On Sat, May 09, 2015 at 11:18:52PM +0200, Mateusz Kulikowski wrote: > Move MFIE_TYPE_GENERIC handler to rtllib_parse_mife_generic() function. > Code was not altered significantly, therefore in some places it generates > LONG_LINE checkpatch.pl warnings. apart from long line it is also giving warnings for: 1) multiple blank lines 2) Blank lines aren't necessary before a close brace 3) spaces preferred around that '+' regards sudip -- 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/