From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org ([63.228.1.57]:36040 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031243Ab3HIVzt (ORCPT ); Fri, 9 Aug 2013 17:55:49 -0400 Message-ID: <1376085258.32100.40.camel@pasglop> Subject: Re: [PATCHv8 04/10] of: pci: add registry of MSI chips From: Benjamin Herrenschmidt To: Jason Cooper Cc: Thierry Reding , Thomas Petazzoni , Lior Amsalem , Andrew Lunn , Russell King , Maen Suleiman , linux-pci@vger.kernel.org, Rob Herring , Gregory Clement , Ezequiel Garcia , Bjorn Helgaas , Thomas Gleixner , linux-arm-kernel@lists.infradead.org Date: Sat, 10 Aug 2013 07:54:18 +1000 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> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org List-ID: 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.