[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424411651-15978-1-git-send-email-tolga.ceylan@gmail.com>
Date: Thu, 19 Feb 2015 21:54:08 -0800
From: Tolga Ceylan <tolga.ceylan@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Roxana Blaj <roxanagabriela10@...il.com>,
Ana Rey <anarey@...il.com>,
Rui Miguel Silva <rmfrfs@...il.com>,
Joe Perches <joe@...ches.com>,
Chaitra Ramaiah <linux.delve@...il.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
tolga.ceylan@...il.com
Subject: [PATCH 1/4] Staging: rtl8192u: r819xU_firmware: removed commented out variable
Removed commented out variable
Signed-off-by: Tolga Ceylan <tolga.ceylan@...il.com>
---
drivers/staging/rtl8192u/r819xU_firmware.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8192u/r819xU_firmware.c b/drivers/staging/rtl8192u/r819xU_firmware.c
index c230be2..9d0067e 100644
--- a/drivers/staging/rtl8192u/r819xU_firmware.c
+++ b/drivers/staging/rtl8192u/r819xU_firmware.c
@@ -37,7 +37,6 @@ static bool fw_download_code(struct net_device *dev, u8 *code_virtual_address,
bool rt_status = true;
u16 frag_threshold;
u16 frag_length, frag_offset = 0;
- //u16 total_size;
int i;
rt_firmware *pfirmware = priv->pFirmware;
--
2.3.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists