This patch fixes "WARNING: Missing a blank line after
declarations" generated from checkpatch.pl by adding
a blank line after declarations.
Signed-off-by: Mohana Datta Yelugoti
---
drivers/staging/qlge/qlge_main.c | 13 +
1 file changed, 13 insertions(+)
diff --git
This patch fixes "WARNING: please, no spaces at the start of a
line" by checkpatch.pl by replacing spaces with the tab.
Signed-off-by: Mohana Datta Yelugoti
---
Changes from v1 -> v2:
Improved patch description
Changes from v2 -> v3:
Added information about chang
This patch fixes "WARNING: please, no spaces at the start of a
line" by checkpatch.pl by replacing spaces with the tab.
Signed-off-by: Mohana Datta Yelugoti
---
drivers/staging/qlge/qlge_main.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/st
This patch fixes "WARNING: please, no spaces at the start of a
line" by checkpatch.pl.
Signed-off-by: Mohana Datta Yelugoti
---
drivers/staging/qlge/qlge_main.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/qlge/qlge_main.c b/drive