This patch fixes the following checkpatch error:
- ERROR: that open brace { should be on the previous line
Signed-off-by: Kurt Kanzenbach
---
.../staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 18 ++
1 file changed, 6 insertions(+), 12 deletions(-)
diff --git a/drivers
This patch corrects the indentation in five instances in the
ieee80211_crypt_tkip.c file.
Signed-off-by: Kurt Kanzenbach
---
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/rtl8192u
This patch fixes the following checkpatch error:
- ERROR: else should follow close brace '}'
Signed-off-by: Kurt Kanzenbach
---
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/stagin
This patch fixes the following checkpatch warning:
- WARNING: braces {} are not necessary for single statement blocks
Signed-off-by: Kurt Kanzenbach
---
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers
This patch fixes the following checkpatch error:
- ERROR: spaces required around that '='
Signed-off-by: Kurt Kanzenbach
---
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8192u
This patch fixes the following checkpatch error:
- ERROR: space required before the open parenthesis '('
Signed-off-by: Kurt Kanzenbach
---
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drive
This patch reformats some block comments in order to
match the Linux kernel coding style.
Signed-off-by: Kurt Kanzenbach
---
.../rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 31 +++---
1 file changed, 21 insertions(+), 10 deletions(-)
diff --git a/drivers/staging/rtl8192u
This patch resolves the following checkpatch warnings:
- WARNING: Missing a blank line after declarations
Signed-off-by: Kurt Kanzenbach
---
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/staging/rtl8192u/ieee80211
This patch series corrects most checkpatch.pl errors and some warnings in
the ieee80211_crypt_tkip.c file.
Kurt Kanzenbach (8):
Staging: rtl8192u: ieee80211: fixed open brace positions
Staging: rtl8192u: ieee80211: fixed position of else statements
Staging: rtl8192u: ieee80211: added
This patch fixes the following checkpatch error:
- ERROR: that open brace { should be on the previous line
Signed-off-by: Kurt Kanzenbach
---
.../staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 18 ++
1 file changed, 6 insertions(+), 12 deletions(-)
diff --git a/drivers
This patch series corrects most checkpatch.pl errors and some warnings in
the ieee80211_crypt_tkip.c file.
Kurt Kanzenbach (8):
Staging: rtl8192u: ieee80211: fixed open brace positions
Staging: rtl8192u: ieee80211: fixed position of else statements
Staging: rtl8192u: ieee80211: added
11 matches
Mail list logo