commit | 168a196ffcff6aee6834cf73fc60d5cc387a0d85 | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Fri May 28 08:12:44 2021 +0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri May 28 14:08:11 2021 -0700 |
tree | 3e5b21da80cb797dc6b3782e7589fd01f30a9467 | |
parent | 30e7720d379ad868ae7a510457ad8f2bf44ef056 [diff] |
net: hdlc_fr: move out assignment in if condition Should not use assignment in if condition. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>