Fix the coding style error by adding a space before
open parenthesis '(' in a conditional statement.
Signed-off-by: Darshan D V
---
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8192e/rtllib_crypt
As the code indent for a conditional statement is
not according to the preferred coding style for
the linux kernel, add code indent as necessary
after a conditional statement.
Signed-off-by: Darshan D V
---
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 2 +-
1 file changed, 1 insertion(+), 1
rtllib_crypt_ccmp.c:
Fix the coding style error by adding a space before
open parenthesis '(' in a conditional statement.
Signed-off-by: Darshan D V
---
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/stagin
rtllib_crypt_ccmp.c:
As the code indent for a conditional statement is
not according to the preferred coding style for
the linux kernel, add code indent as necessary
after a conditional statement.
Signed-off-by: Darshan D V
---
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 2 +-
1 file
rtllib_crypt_ccmp.c: Fixed the error - space required before the
open parenthesis '(' on line #281.
Signed-off-by: Darshan D V
---
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/stagin
rtllib_crypt_ccmp.c: Fixed the warning - suspect code indent for
conditional statements on line #338
Signed-off-by: Darshan D V
---
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8192e
rtllib_crypt_ccmp.c: Fixed the error - space required before the
open parenthesis '(' on line #281.
rtllib_crypt_ccmp.c: Fixed the warning - suspect code indent for
conditional statements on line #338
Signed-off-by: Darshan D V
---
drivers/staging/rtl8192e/rtllib_crypt_ccmp.c | 4 ++