From mboxrd@z Thu Jan 1 00:00:00 1970 From: benh@kernel.crashing.org (Benjamin Herrenschmidt) Date: Sat, 10 Aug 2013 07:54:18 +1000 Subject: [PATCHv8 04/10] of: pci: add registry of MSI chips In-Reply-To: <20130809142724.GD25111@titan.lakedaemon.net> References: <1376000268-18397-1-git-send-email-thomas.petazzoni@free-electrons.com> <1376000268-18397-5-git-send-email-thomas.petazzoni@free-electrons.com> <1376027346.32100.8.camel@pasglop> <20130809134427.GC25111@titan.lakedaemon.net> <20130809141806.GA15973@ulmo> <20130809142724.GD25111@titan.lakedaemon.net> Message-ID: <1376085258.32100.40.camel@pasglop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 2013-08-09 at 10:27 -0400, Jason Cooper wrote: > > You're correct, I sent this a little too hastily. I thought Ben knew > something I didn't (see above), but the error was only where you > indicated. I'm revising my fix to just append the semi-colon after > the > NULL. I messed up in my reply, I was talking about the one after the NULL. Cheers, Ben.