]> git.dujemihanovic.xyz Git - u-boot.git/commit
drivers: net: fsl-mc: align parameters to the open paranthesis
authorIoana Ciornei <ioana.ciornei@nxp.com>
Thu, 5 Jan 2023 15:03:20 +0000 (17:03 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 2 Feb 2023 19:44:53 +0000 (14:44 -0500)
commitf45ed0b5ec18c6a2df4d04c53c65d3c016ca085f
tree14ef0bedd3508b777c39e0db39b2530a7ba5c827
parent6dcf5e44774347f0079bb351d44539b5c8a0b0ff
drivers: net: fsl-mc: align parameters to the open paranthesis

There were some cases in which the function parameters were not aligned
to the open paranthesis. Fix those instances.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/fsl-mc/mc.c