commit | 3bde4ed3da38cf20953e91d9a8bfc7b92735b18c | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Fri May 10 16:03:30 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue May 28 15:33:59 2019 +0300 |
tree | 1f8c5b526ba26f69fa3797d91df567e9731c5bf0 | |
parent | c11c75ec784e8b6e29ce147cd53f6e98584743c2 [diff] |
rtlwifi: 8192de: Reduce indentation and fix coding style This commit doesn't change logic at all. Since indentation is lower, the wrapped statements can be put in single line that will become more readable. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>