This patch-set fixes coding style issues in rts51x_card driver.
Issues were found with scripts/checkpatch.pl tool.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordom
Fixed a coding style issue.
Signed-off-by: Erik Jones
---
drivers/staging/rts5139/rts51x_card.c |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/rts5139/rts51x_card.c
b/drivers/staging/rts5139/rts51x_card.c
index 4192c3b..a3cb559 100644
--- a
Fixed a coding style issue. An else statement was
not on the same line as the preceding if statement's
closing brace.
Signed-off-by: Erik Jones
---
drivers/staging/rts5139/rts51x_card.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/rt
On 07/16/2012 10:52 PM, Erik Jones wrote:
This patch-set fixes coding style issues in rts51x_card driver.
Issues were found with scripts/checkpatch.pl tool.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kerne
I am resending this patch-set because the initial version's
subject didn't include [PATCH 0].
This patch-set fixes coding style issues in rts51x_card driver.
Issues were found with scripts/checkpatch.pl tool.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
Fixed a coding style issue.
Signed-off-by: Erik Jones
---
drivers/staging/rts5139/rts51x_card.c |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/rts5139/rts51x_card.c
b/drivers/staging/rts5139/rts51x_card.c
index 4192c3b..a3cb559 100644
--- a
Fixed a coding style issue. An else statement was
not on the same line as the preceding if statement's
closing brace.
Signed-off-by: Erik Jones
---
drivers/staging/rts5139/rts51x_card.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/rt
7 matches
Mail list logo