commit | e35bf9b44ddc83f2ca3ca1b3491a4b2906485632 | [log] [tgz] |
---|---|---|
author | Gargi Sharma <gs051095@gmail.com> | Fri Sep 16 00:37:13 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 16 10:27:52 2016 +0200 |
tree | 29d4c09964e0d3f464a506a01c41f6bf40a3bcf5 | |
parent | 4d09a43839853b9df7549fddd802a6e59b7201c1 [diff] |
staging: xgifb: remove blank line before closing brace delete blank line before '}' to fix the checkpatch issue Blank lines aren't necessary before a closing brace '}'. Signed-off-by: Gargi Sharma <gs051095@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>