OSDN Git Service

net: dsa: mv88e6xxx: fix up kerneldoc some more
authorVladimir Oltean <vladimir.oltean@nxp.com>
Mon, 22 Mar 2021 09:30:09 +0000 (11:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2021 20:09:02 +0000 (13:09 -0700)
commit3de43dc98615b15516ec65591ebe28ceb7d8d921
tree41603eeec71625b3bcb103d3c678dcaf46deb281
parentc2fbd3c542b455d4292c4406bea017c820cf68f3
net: dsa: mv88e6xxx: fix up kerneldoc some more

Commit 0b5294483c35 ("net: dsa: mv88e6xxx: scratch: Fixup kerneldoc")
has addressed some but not all kerneldoc warnings for the Global 2
Scratch register accessors. Namely, we have some mismatches between
the function names in the kerneldoc and the ones in the actual code.
Let's adjust the comments so that they match the functions they're
sitting next to.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/global2_scratch.c