From: Mao Wenan <[email protected]> Date: Tue, 19 Feb 2019 21:45:10 +0800
> This patch is to do code cleanup for ns83820_probe_phy(). > It deletes unused variable 'first', commented out code, > and the pointless 'for' loop. > > Signed-off-by: Mao Wenan <[email protected]> > Acked-by: Julia Lawall <[email protected]> > --- > v3->v4: delete pointless 'for' loop, variable 'i', and so on. Before pushing out I realized I applied v3 instead of this v4, but that's now fixed up.
