Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754124Ab3FRDc0 (ORCPT ); Mon, 17 Jun 2013 23:32:26 -0400 Received: from mail-ie0-f172.google.com ([209.85.223.172]:33288 "EHLO mail-ie0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752576Ab3FRDcZ (ORCPT ); Mon, 17 Jun 2013 23:32:25 -0400 From: Chad Williamson To: gregkh@linuxfoundation.org Cc: puff65537@bansheeslibrary.com, viro@zeniv.linux.org.uk, tulinizer@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Chad Williamson Subject: [PATCH 0/4] Staging: silicom: coding style cleanup Date: Mon, 17 Jun 2013 22:32:01 -0500 Message-Id: <1371526325-9821-1-git-send-email-chad@dahc.us> X-Mailer: git-send-email 1.8.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 22 More coding style cleanup in bpctl_mod.c, resolving many checkpatch.pl warnings and errors. I've skipped a number of issues in functions that are going to need to be split up/rewritten anyway, etc. Tearing out the new typedefs is next on my todo list... Chad Williamson (4): Staging: silicom: remove unnecessary braces in bpctl_mod.c Staging: silicom: whitespace fixes in bpctl_mod.c Staging: silicom: move assignments out of if conditions Staging: silicom: move more assignments out of if conditions drivers/staging/silicom/bpctl_mod.c | 171 ++++++++++++++++++++---------------- 1 file changed, 94 insertions(+), 77 deletions(-) -- 1.8.1.4 -- 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/