[PATCH v3] tty: moxa: Fix coding style issues

2019-01-22 Thread Antoine Robertson
Fix coding style issues Signed-off-by: Antoine Robertson --- [V3]: Added what changed from v1 and v2 below the --- [V2]: Changed moxa_brdname[] to const and fixed brackets on an else statement drivers/tty/moxa.c | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions

[PATCH v2] tty: moxa: Fix coding style issues

2019-01-21 Thread Antoine Robertson
Fix coding style issues Signed-off-by: Antoine Robertson --- drivers/tty/moxa.c | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/drivers/tty/moxa.c b/drivers/tty/moxa.c index 3a1a5e0ee93f..9b6dcb4f7905 100644 --- a/drivers/tty/moxa.c +++ b/drivers/tty

[PATCH v2] tty: moxa: Fix coding style issues

2019-01-19 Thread Antoine Robertson
Fix coding style issues Signed-off-by: Antoine Robertson --- drivers/tty/moxa.c | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/drivers/tty/moxa.c b/drivers/tty/moxa.c index 3a1a5e0ee93f..9b6dcb4f7905 100644 --- a/drivers/tty/moxa.c +++ b/drivers/tty

[PATCH] tty: moxa: Fix coding style issues

2019-01-19 Thread Antoine Robertson
Fix coding style issues Signed-off-by: Antoine Robertson --- drivers/tty/moxa.c | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/drivers/tty/moxa.c b/drivers/tty/moxa.c index 3a1a5e0ee93f..8641f8ecf1d6 100644 --- a/drivers/tty/moxa.c +++ b/drivers/tty