commit | 5f70a818ed2f46afbed1c3a8a99ae8c0554189fe | [log] [tgz] |
---|---|---|
author | John Whitmore <johnfwhitmore@gmail.com> | Sun Oct 07 22:40:23 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 09 15:26:04 2018 +0200 |
tree | b0a96a3aa730e629d65fd275449ad819eae1c98b | |
parent | 28181d53db8270506dcde75df415908f755336b8 [diff] |
staging:rtl8192u: Remove unnecessary line continuation - Style Remove the unnecessary line continuation character to clear checkpatch issue. This is a simple coding style change which should not impact runtime code execution. Signed-off-by: John Whitmore <johnfwhitmore@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>