OSDN Git Service

staging: speakup: remove space after a cast
authorSantha Meena Ramamoorthy <santhameena13@gmail.com>
Thu, 22 Feb 2018 18:15:11 +0000 (10:15 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Feb 2018 08:54:57 +0000 (09:54 +0100)
commit721dfe4133a9a41e4b4a74e5b41089b7dac8f539
tree0d5c401b958e72fd33fec84a6dccf94d259c4d84
parentf6222d13d9e2a074475d07c89f9dbc463e845ab9
staging: speakup: remove space after a cast

Remove blank space after a cast to conform to Linux kernel coding style.
Problem found using checkpatch.

Signed-off-by: Santha Meena Ramamoorthy <santhameena13@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/speakup_dtlk.c