mbox series

[iproute2-next,0/2] devlink: fix couple of cosmetic issues

Message ID 20220929102436.3047138-1-jiri@resnulli.us (mailing list archive)
Headers show
Series devlink: fix couple of cosmetic issues | expand

Message

Jiri Pirko Sept. 29, 2022, 10:24 a.m. UTC
From: Jiri Pirko <jiri@nvidia.com>

Just cosmetics, more or less.

Jiri Pirko (2):
  devlink: move use_iec into struct dl
  devlink: fix typo in variable name in ifname_map_cb()

 devlink/devlink.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Sept. 29, 2022, 3 p.m. UTC | #1
Hello:

This series was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@kernel.org>:

On Thu, 29 Sep 2022 12:24:34 +0200 you wrote:
> From: Jiri Pirko <jiri@nvidia.com>
> 
> Just cosmetics, more or less.
> 
> Jiri Pirko (2):
>   devlink: move use_iec into struct dl
>   devlink: fix typo in variable name in ifname_map_cb()
> 
> [...]

Here is the summary with links:
  - [iproute2-next,1/2] devlink: move use_iec into struct dl
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=16d2732a5283
  - [iproute2-next,2/2] devlink: fix typo in variable name in ifname_map_cb()
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=d8d3aadf347c

You are awesome, thank you!