commit | dbd8c649474db174bbac0c4a6996cec5656ace50 | [log] [tgz] |
---|---|---|
author | Timo A. Aranjo <timo.aranjo@aol.com> | Tue Aug 25 20:21:01 2020 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 28 12:19:15 2020 +0200 |
tree | 2c325732790d0cf307794189133214106c52a57c | |
parent | e6627a5e82f9d00b95a619aa0a3cbc5809ef1aac [diff] |
Staging: sm750fb: Fix basic coding style issues The word "enought" was changed to read as "enough". In addition to this, there was a missing new-line after varaible declarations within a function. Signed-off-by: Timo A. Aranjo <timo.aranjo@aol.com> Link: https://lore.kernel.org/r/20200826012101.12162-1-timo.aranjo@aol.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>