commit | fdf620d6970c93d9bfe8975130d49d2a060153c1 | [log] [tgz] |
---|---|---|
author | Quytelda Kahja <quytelda@tamalin.org> | Sat Jun 16 22:30:33 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 28 22:03:16 2018 +0900 |
tree | f44eba4a38e7ea13a930baf558df568b6d4790d3 | |
parent | 717209ec616cb4216732e4598afd4aa587ea54c2 [diff] |
staging: rtl8723bs: Combine if statements with equivalent body. Two if statements that carry out the same operation can be combined with a logical OR. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>