commit | 6d7e48d01612bd7d83322452a0d3d6f7f095df46 | [log] [tgz] |
---|---|---|
author | Soumyajit Deb <debsoumyajit100@gmail.com> | Wed Mar 25 20:13:53 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 25 19:35:27 2020 +0100 |
tree | c38373ab59a9d11b44061f16c64c43bedbe4ce51 | |
parent | c42a4ac49abc888691273e207ed4d3257072d4bb [diff] |
staging: hp100: Add space around operator Add space around "-" operator to improve code readability and adhere to the Linux kernel coding style. Reported by checkpatch.pl Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com> Link: https://lore.kernel.org/r/20200325144353.42655-1-debsoumyajit100@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>