-----Original Message----- From: Greg KH gregkh@linuxfoundation.org Sent: Tuesday, October 16, 2018 10:04 PM To: KY Srinivasan kys@microsoft.com Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; olaf@aepfle.de; apw@canonical.com; jasowang@redhat.com; Stephen Hemminger sthemmin@microsoft.com; Michael Kelley (EOSG) Michael.H.Kelley@microsoft.com; vkuznets vkuznets@redhat.com; Haiyang Zhang haiyangz@microsoft.com; Stable@vger.kernel.org Subject: Re: [PATCH 4/5] Drivers: hv: kvp: Use %u to print U32
On Wed, Oct 17, 2018 at 03:14:05AM +0000, kys@linuxonhyperv.com wrote:
From: Dexuan Cui decui@microsoft.com
I didn't find a real issue. Let's just make it consistent with the next "case REG_U64:" where %llu is used.
Signed-off-by: Dexuan Cui decui@microsoft.com Cc: K. Y. Srinivasan kys@microsoft.com Cc: Haiyang Zhang haiyangz@microsoft.com Cc: Stephen Hemminger sthemmin@microsoft.com Cc: Stable@vger.kernel.org
Why is this a stable patch?
My mistake; I will resend.
K. Y
confused,
greg k-h