Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752044Ab2JOKcl (ORCPT ); Mon, 15 Oct 2012 06:32:41 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:57364 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751670Ab2JOKck (ORCPT ); Mon, 15 Oct 2012 06:32:40 -0400 From: Chad Williamson To: Greg Kroah-Hartman Cc: Dan Carpenter , Daniel Cotey , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Chad Williamson Subject: [PATCH 0/5] staging: silicom: coding style fixes for bp_proc.c Date: Mon, 15 Oct 2012 05:30:34 -0500 Message-Id: <1350297039-8166-1-git-send-email-chad@dahc.us> X-Mailer: git-send-email 1.7.12.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 816 Lines: 21 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 -- 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/