[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK8P3a2MB2J77AyC_MQX0t6Ya41DvTWc14pa8e7g-G0ifagBaQ@mail.gmail.com>
Date: Thu, 21 Dec 2017 16:46:25 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Joe Perches <joe@...ches.com>
Cc: Hans de Goede <hdegoede@...hat.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Larry Finger <Larry.Finger@...inger.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] virt: vbox: use %pR format for printing resource_size_t
On Thu, Dec 21, 2017 at 4:42 PM, Joe Perches <joe@...ches.com> wrote:
> On Thu, 2017-12-21 at 15:59 +0100, Arnd Bergmann wrote:
>> resource_size_t may be larger than pointers depending on configuration,
>> so we can run into this build warning:
>
> nak.
>
> struct resource is different than resource_size_t
Ouch, thanks for catching this!
It should have been %pap of course.
Arnd
Powered by blists - more mailing lists