[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160823141016.GG20029@lunn.ch>
Date: Tue, 23 Aug 2016 16:10:16 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Cc: David Miller <davem@...emloft.net>, Jamie Lentin <jm@...tin.co.uk>,
Florian Fainelli <f.fainelli@...il.com>,
Vivien Didelot <vivien.didelot@...oirfairelinux.com>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH 3/4] dsa: mv88e6xxx: Delete ppu timer when removing module
> >+static void mv88e6xxx_phy_destroy(struct mv88e6xxx_chip *chip)
> >+{
> >+ if (mv88e6xxx_has(chip, MV88E6XXX_FLAG_PPU)) {
> >+ mv88e6xxx_ppu_state_destroy(chip);
> >+ }
>
> {} not needed here. See Documentation/CodingStyle, chapter 3.
Agreed, I will send a follow up patch, since the patchset has been
accepted.
Thanks
Andrew
Powered by blists - more mailing lists