[Intel-wired-lan] [PATCH iwl-next] idpf: update idpf_up_complete() return type to void
Simon Horman
horms at kernel.org
Sat Nov 29 10:54:51 UTC 2025
On Wed, Nov 26, 2025 at 11:02:16AM -0600, Sreedevi Joshi wrote:
> idpf_up_complete() function always returns 0 and no callers use this return
> value. Although idpf_vport_open() checks the return value, it only handles
> error cases which never occur. Change the return type to void to simplify
> the code.
>
> Signed-off-by: Sreedevi Joshi <sreedevi.joshi at intel.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov at intel.com>
Reviewed-by: Simon Horman <horms at kernel.org>
More information about the Intel-wired-lan
mailing list