Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932506AbbHYSUk (ORCPT ); Tue, 25 Aug 2015 14:20:40 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:58676 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755863AbbHYSUj (ORCPT ); Tue, 25 Aug 2015 14:20:39 -0400 Date: Tue, 25 Aug 2015 11:20:38 -0700 (PDT) Message-Id: <20150825.112038.37235422253496120.davem@davemloft.net> To: rednivaralat@gmail.com Cc: klassert@mathematik.tu-chemnitz.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] /net/ethernet/3com/3c59x.c:Fixed coding style errors and warnings. From: David Miller In-Reply-To: <1440170825-4370-1-git-send-email-rednivaralat@gmail.com> References: <1440170825-4370-1-git-send-email-rednivaralat@gmail.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 25 Aug 2015 11:20:39 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 20 From: Ravinder Atla Date: Fri, 21 Aug 2015 20:57:05 +0530 > Checks are also cleared > Signed-off-by: Ravinder Atla Your subject should read "3c59x: Fixed coding..." rather than what you used. Also, your patch adds new coding style errors: [davem@localhost net-next]$ git am --signoff net-ethernet-3com-3c59x.c-Fixed-coding-style-errors-and-warnings..patch Applying: 3c59x: Fixed coding style errors and warnings. /home/davem/src/GIT/net-next/.git/rebase-apply/patch:81: trailing whitespace. PCI_USES_MASTER, IS_TORNADO | HAS_NWAY | EEPROM_8BIT | HAS_CB_FNS | warning: 1 line adds whitespace errors. -- 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/