Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754682Ab2FSTGy (ORCPT ); Tue, 19 Jun 2012 15:06:54 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:57416 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751003Ab2FSTGx (ORCPT ); Tue, 19 Jun 2012 15:06:53 -0400 From: Devendra Naga To: Greg Kroah-Hartman , "Justin P. Mattock" , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Cc: Devendra Naga Subject: [PATCH V2 2/3] staging/rtl8192u: fix coding style problems Date: Wed, 20 Jun 2012 00:36:45 +0530 Message-Id: <1340132805-18895-1-git-send-email-devendra.aaru@gmail.com> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2557 Lines: 79 fixed some of the C99 warnings and coding style problems, not only reported checkpatch but while reading the code Signed-off-by: Devendra Naga --- drivers/staging/rtl8192u/r8180_93cx6.c | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/drivers/staging/rtl8192u/r8180_93cx6.c b/drivers/staging/rtl8192u/r8180_93cx6.c index 19f5270..a72bbd4 100644 --- a/drivers/staging/rtl8192u/r8180_93cx6.c +++ b/drivers/staging/rtl8192u/r8180_93cx6.c @@ -80,7 +80,7 @@ void eprom_send_bits_string(struct net_device *dev, short b[], int len) { int i; - for(i=0; i