commit | f649dc7169918e894f9bd1d9a270e32daf4cb9d9 | [log] [tgz] |
---|---|---|
author | Soumyajit Deb <debsoumyajit100@gmail.com> | Wed Mar 25 12:59:05 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 25 13:42:06 2020 +0100 |
tree | c353e0780351d8fcd7d32ad3d61a5a4215e379bd | |
parent | d7338269bb29778b7c020bc7e16c48ed4e8e00b9 [diff] |
staging: hp100: Remove space after opening parenthesis "(" Remove space after opening parenthesis in if statement to improve code readability and to adhere to the standard coding style. Reported by checkpatch.pl Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com> Link: https://lore.kernel.org/r/20200325072905.29066-7-debsoumyajit100@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>