From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2] bonding: checkpatch.pl cleanups in bond_3ad.c Date: Thu, 21 Oct 2010 03:17:41 -0700 (PDT) Message-ID: <20101021.031741.35043343.davem@davemloft.net> References: <1287296399-25142-1-git-send-email-bandan.das@stratus.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, joe@perches.com, eric.dumazet@gmail.com To: bandan.das@stratus.com Return-path: In-Reply-To: <1287296399-25142-1-git-send-email-bandan.das@stratus.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Bandan Das Date: Sun, 17 Oct 2010 02:19:57 -0400 > Just some cleanups based on errors/warnings reported by checkpatch.pl. > There are still a ton of lines greater than 80 chars and I tried to fix > a few that I came across. Both patches applied, thank you.