Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932160Ab2JOVfe (ORCPT ); Mon, 15 Oct 2012 17:35:34 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:37491 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755268Ab2JOVfc (ORCPT ); Mon, 15 Oct 2012 17:35:32 -0400 Date: Mon, 15 Oct 2012 22:38:54 -0700 From: Daniel Cotey To: Chad Williamson Cc: Greg Kroah-Hartman , Dan Carpenter , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/5] staging: silicom: coding style fixes for bp_proc.c Message-ID: <20121016053854.GA6665@elbert.example.com> References: <1350297039-8166-1-git-send-email-chad@dahc.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1350297039-8166-1-git-send-email-chad@dahc.us> 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: 1029 Lines: 28 On Mon, Oct 15, 2012 at 05:30:34AM -0500, Chad Williamson wrote: > This patch set corrects many of the coding style issues detected by > checkpatch.pl in bp_proc.c. > > Chad Williamson (5): > staging: silicom: fix whitespace in bp_proc.c > staging: silicom: fix C99 comments in bp_proc.c > staging: silicom: remove parentheses from return statements in bg_proc.c > staging: silicom: remove unnecessary braces in bp_proc.c > staging: silicom: fix explicit intialization of procfs_dir in bp_proc.c > > drivers/staging/silicom/bp_proc.c | 82 +++++++++++++++------------------------ > 1 file changed, 31 insertions(+), 51 deletions(-) > > -- > 1.7.12.2 > Looks good to me (and as soon as asrock support pulls their head out I'll run HW tests). Regards, Daniel Cotey -- 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/