Re: [PATCH] Staging: speakup: Fixed a multiple assignment issue

2018-01-31 Thread Greg KH
On Wed, Jan 31, 2018 at 07:19:05PM +1300, Shannon Booth wrote: > Fixed a coding style issue. > > Signed-off-by: Shannon Booth > --- > drivers/staging/speakup/main.c | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/drivers/staging/speakup/main.c b/drivers/staging

[PATCH] Staging: speakup: Fixed a multiple assignment issue

2018-01-30 Thread Shannon Booth
Fixed a coding style issue. Signed-off-by: Shannon Booth --- drivers/staging/speakup/main.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/staging/speakup/main.c b/drivers/staging/speakup/main.c index cf12590..b721f41 100644 --- a/drivers/staging/speakup/mai