[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1355048110-10859-5-git-send-email-przemo@firszt.eu>
Date: Sun, 9 Dec 2012 10:15:10 +0000
From: Przemo Firszt <przemo@...szt.eu>
To: Larry.Finger@...inger.net, florian.c.schilhabel@...glemail.com,
greg@...ah.com
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Przemo Firszt <przemo@...szt.eu>
Subject: [PATCH 5/5] rtl8712: replace leading spaces with tab
Replace leading spaces with tab
Signed-off-by: Przemo Firszt <przemo@...szt.eu>
---
drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8712/rtl871x_ioctl_linux.c b/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
index b131b61..b4629c3 100644
--- a/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
+++ b/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
@@ -510,7 +510,7 @@ exit:
}
static int r871x_set_wpa_ie(struct _adapter *padapter, char *pie,
- unsigned short ielen)
+ unsigned short ielen)
{
u8 *buf = NULL, *pos = NULL;
int group_cipher = 0, pairwise_cipher = 0;
--
1.8.0.1
--
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