[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <acfb840c-6968-33e9-ec81-93a314cf87d9@intel.com>
Date: Wed, 10 Mar 2021 23:56:05 +0800
From: "Liu, Shuo A" <shuo.a.liu@...el.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, lkp@...el.com
Subject: Re: [PATCH] virt: acrn: Fix document of acrn_msi_inject()
On 3/10/2021 23:50, Greg Kroah-Hartman wrote:
> On Wed, Mar 10, 2021 at 11:37:51PM +0800, shuo.a.liu@...el.com wrote:
>> From: Shuo Liu <shuo.a.liu@...el.com>
>>
>> This fixes below sparse warning.
>>
>> ../drivers/virt/acrn/vm.c:105: warning: expecting prototype for
>> acrn_inject_msi(). Prototype was for acrn_msi_inject() instead
>
> That is not a warning from sparse :(
>
Oh. You are right. I was fixing another sparse warning and did
make O=out -j24 W=1 C=1
to reproduce that warning.
It misled me that this warning coming out with sparse too.
Let me re-send the patch.
Thanks
shuo
Powered by blists - more mailing lists