[PATCH] staging: gdm724x: fix line limit coding style issue in gdm_lte.c

2015-01-04 Thread Ning Zhou
This is a patch to fix "WARNING: line over 80 characters" found by checkpatch.pl in gdm_lte.c. Signed-off-by: Ning Zhou --- drivers/staging/gdm724x/gdm_lte.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/gdm724x/gdm_lte.c b/drivers/stagi

[PATCH] staging: gdm724x: fix space coding style issue in gdm_mux.c

2015-01-04 Thread Ning Zhou
This is a patch to fix a space error found by the checkpatch.pl in file gdm_mux.c. Signed-off-by: Ning Zhou --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/gdm724x/gdm_mux.c b/drivers/staging/gdm724x/gdm_mux.c index

[PATCH] staging: gdm724x: fix space coding style issue in gdm_mux.c

2015-01-04 Thread Ning Zhou
This is a patch to fix a space error found by the checkpatch.pl in file gdm_mux.c. Signed-off-by: Ning Zhou zhou.ning...@gmail.com --- drivers/staging/gdm724x/gdm_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/gdm724x/gdm_mux.c b/drivers/staging

[PATCH] staging: gdm724x: fix line limit coding style issue in gdm_lte.c

2015-01-04 Thread Ning Zhou
This is a patch to fix WARNING: line over 80 characters found by checkpatch.pl in gdm_lte.c. Signed-off-by: Ning Zhou zhou.ning...@gmail.com --- drivers/staging/gdm724x/gdm_lte.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/gdm724x/gdm_lte.c b/drivers

Re: [PATCH] staging: gdm724x: fix coding style issues

2015-01-03 Thread Ning Zhou
OK, then this one is abandoned. I will send two patches instead. /Ning On 2015-01-04 02:27, Konrad Zapalowicz wrote: > On 01/03, Ning Zhou wrote: >> Signed-off-by: Ning Zhou > > You need to describe your changes, a vague subject is not enough. Also > keep in mind that one p

[PATCH] staging: gdm724x: fix coding style issues

2015-01-03 Thread Ning Zhou
Signed-off-by: Ning Zhou --- drivers/staging/gdm724x/gdm_lte.c | 3 ++- drivers/staging/gdm724x/gdm_mux.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/gdm724x/gdm_lte.c b/drivers/staging/gdm724x/gdm_lte.c index 73eede1..7c4a77b 100644 --- a/drivers

[PATCH] staging: gdm724x: fix coding style issues

2015-01-03 Thread Ning Zhou
Signed-off-by: Ning Zhou zhou.ning...@gmail.com --- drivers/staging/gdm724x/gdm_lte.c | 3 ++- drivers/staging/gdm724x/gdm_mux.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/gdm724x/gdm_lte.c b/drivers/staging/gdm724x/gdm_lte.c index 73eede1..7c4a77b

Re: [PATCH] staging: gdm724x: fix coding style issues

2015-01-03 Thread Ning Zhou
OK, then this one is abandoned. I will send two patches instead. /Ning On 2015-01-04 02:27, Konrad Zapalowicz wrote: On 01/03, Ning Zhou wrote: Signed-off-by: Ning Zhou zhou.ning...@gmail.com You need to describe your changes, a vague subject is not enough. Also keep in mind that one patch