[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZTJV1KpirMjxBUBE@nanopsycho>
Date: Fri, 20 Oct 2023 12:26:28 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, johannes.berg@...el.com, mpe@...erman.id.au,
j@...fi
Subject: Re: [PATCH net-next 3/6] net: reduce indentation of
__dev_alloc_name()
Fri, Oct 20, 2023 at 03:18:53AM CEST, kuba@...nel.org wrote:
>All callers of __dev_valid_name() go thru dev_prep_valid_name()
>which handles the non-printf case. Focus __dev_alloc_name() on
>the sprintf case, remove the indentation level.
>
>Minor functional change of returning -EINVAL if % is not found,
>which should now never happen.
>
>Signed-off-by: Jakub Kicinski <kuba@...nel.org>
Reviewed-by: Jiri Pirko <jiri@...dia.com>
Powered by blists - more mailing lists