diff options
author | Jean Sacren <sakiwit@gmail.com> | 2021-10-23 03:26:14 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-10-25 19:11:13 -0700 |
commit | 165f8e82c2f1fee914f43d5288f8bd08c7e0f69e (patch) | |
tree | f85f526d798cd552a6d73bd41bb78d19ce8e5357 /net | |
parent | e43b76abf768cb10880282990eca54c10d0ff40c (diff) |
net: qed_ptp: fix check of true !rc expression
Remove the check of !rc in (!rc && !params.b_granted) since it is always
true.
We should also use constant 0 for return.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions