Commit bad8f08
committed
platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversion
JIRA: https://issues.redhat.com/browse/RHEL-45234
commit 57eb82f
Author: Jules Irenge <jbi.octave@gmail.com>
Date: Fri, 3 Nov 2023 23:54:08 +0000
This commit fixes coccinelle warning in macro function
IS_VRING_DROP() which complains conversion to bool not needed here.
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Link: https://lore.kernel.org/r/ZUWIIKbz4vukl8qb@octinomon
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Luiz Capitulino <luizcap@redhat.com>1 parent 261a39c commit bad8f08
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments