diff options
author | 2022-03-10 18:16:17 +0200 | |
---|---|---|
committer | 2022-03-18 13:51:14 -0700 | |
commit | fbeed25bcc45ef6df4b8fc35ec82edd895fc6587 (patch) | |
tree | aef1f842fc942dbdc42717707f8bb155df3b7dd1 /tools/perf/scripts/python | |
parent | net/mlx5e: Implement sending multi buffer XDP frames (diff) | |
download | wireguard-linux-fbeed25bcc45ef6df4b8fc35ec82edd895fc6587.tar.xz wireguard-linux-fbeed25bcc45ef6df4b8fc35ec82edd895fc6587.zip |
net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buff
The next commit will add more indentation levels to mlx5e_xmit_xdp_buff.
To keep indentation minimal, unindent the else-block of the if-statement
by doing an early return.
Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions