lkml.org 
[lkml]   [2017]   [May]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH net-next] net: dsa: remove dev arg of dsa_register_switch
From
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Date: Fri, 26 May 2017 18:12:51 -0400

> The current dsa_register_switch function takes a useless struct device
> pointer argument, which always equals ds->dev.
>
> Drivers either call it with ds->dev, or with the same device pointer
> passed to dsa_switch_alloc, which ends up being assigned to ds->dev.
>
> This patch removes the second argument of the dsa_register_switch and
> _dsa_register_switch functions.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>

Those invariants seem to hold indeed, so this looks fine, applied.

\
 
 \ /
  Last update: 2017-05-31 18:36    [W:0.042 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site