[PATCH] Include: linux: fixed a couple of trailing whitespace errors include agpgart.h

2014-12-24 Thread Robert Nachlinger
I fixed a couple of trailing whitespace coding style errors in agpgart.h. Signed-off-by: Robert Nachlinger --- include/linux/agpgart.h | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/include/linux/agpgart.h b/include/linux/agpgart.h index c6b61ca

[PATCH] Include: linux: fixed a couple of trailing whitespace errors include agpgart.h

2014-12-24 Thread Robert Nachlinger
I fixed a couple of trailing whitespace coding style errors in agpgart.h. Signed-off-by: Robert Nachlinger robert.nachlin...@googlemail.com --- include/linux/agpgart.h | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/include/linux/agpgart.h b/include

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-21 Thread Robert Nachlinger
This is a patch to the gdm_mux.c file that fixes a space before comma coding style issue found by the checkpatch.pl tool. Signed-off-by: Robert Nachlinger --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/gdm724x/gdm_mux.c

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-21 Thread Robert Nachlinger
This is a patch to the gdm_mux.c file that fixes a space before comma coding style issue found by the checkpatch.pl tool. Signed-off-by: Robert Nachlinger robert.nachlin...@googlemail.com --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-18 Thread Robert Nachlinger
This is a patch to the gdm_mux.c file that fixes a space before comma coding style issue found by the checkpatch.pl tool. Signed-off-by: Robert Nachlinger --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/gdm724x/gdm_mux.c

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-18 Thread Robert Nachlinger
This is a patch to the gdm_mux.c file that fixes a space before comma coding style issue found by the checkpatch.pl tool. Signed-off-by: Robert Nachlinger --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/gdm724x/gdm_mux.c

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-18 Thread Robert Nachlinger
diff --git a/drivers/staging/gdm724x/gdm_mux.c b/drivers/staging/gdm724x/gdm_mux.c index b5b063a..d1ab996 100644 --- a/drivers/staging/gdm724x/gdm_mux.c +++ b/drivers/staging/gdm724x/gdm_mux.c @@ -220,7 +220,7 @@ static int up_to_host(struct mux_rx *r) static void do_rx(struct work_struct *work)

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-18 Thread Robert Nachlinger
diff --git a/drivers/staging/gdm724x/gdm_mux.c b/drivers/staging/gdm724x/gdm_mux.c index b5b063a..d1ab996 100644 --- a/drivers/staging/gdm724x/gdm_mux.c +++ b/drivers/staging/gdm724x/gdm_mux.c @@ -220,7 +220,7 @@ static int up_to_host(struct mux_rx *r) static void do_rx(struct work_struct *work)

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-18 Thread Robert Nachlinger
This is a patch to the gdm_mux.c file that fixes a space before comma coding style issue found by the checkpatch.pl tool. Signed-off-by: Robert Nachlinger robert.nachlin...@googlemail.com --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] Staging: gdm724x: fix space before comma coding style issue in gdm_mux.c

2014-12-18 Thread Robert Nachlinger
This is a patch to the gdm_mux.c file that fixes a space before comma coding style issue found by the checkpatch.pl tool. Signed-off-by: Robert Nachlinger robert.nachlin...@googlemail.com --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git