mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 06:08:52 +07:00
selftests: devlink_lib: Remove double blank line
One blank line is enough. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
200b7cca0b
commit
84e0d83567
@ -390,7 +390,6 @@ devlink_trap_drop_test()
|
|||||||
devlink_trap_group_stats_idle_test $group_name
|
devlink_trap_group_stats_idle_test $group_name
|
||||||
check_err $? "Trap group stats not idle with initial drop action"
|
check_err $? "Trap group stats not idle with initial drop action"
|
||||||
|
|
||||||
|
|
||||||
devlink_trap_action_set $trap_name "trap"
|
devlink_trap_action_set $trap_name "trap"
|
||||||
devlink_trap_stats_idle_test $trap_name
|
devlink_trap_stats_idle_test $trap_name
|
||||||
check_fail $? "Trap stats idle after setting action to trap"
|
check_fail $? "Trap stats idle after setting action to trap"
|
||||||
|
Loading…
Reference in New Issue
Block a user