[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170110164039.GA18418@kroah.com>
Date: Tue, 10 Jan 2017 17:40:39 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Eric Salem <ericsalem@...il.com>
Cc: christian.gromm@...rochip.com, andrey.shvetsov@....de,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: most: hdm-usb: Fix sparse warning cast to
restricted __le16
On Mon, Jan 09, 2017 at 09:25:56PM -0600, Eric Salem wrote:
> Fixed the following sparse warning:
>
> drivers/staging/most/hdm-usb/hdm_usb.c:158:16: warning:
> cast to restricted __le16
>
> by correcting the variable's type (also updated sizeof).
>
> Signed-off-by: Eric Salem <ericsalem@...il.com>
> Acked-by: Christian Gromm <christian.gromm@...rochip.com>
> ---
> drivers/staging/most/hdm-usb/hdm_usb.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
This patch doesn't apply against linux-next, can you refresh it and
resend?
thanks,
greg k-h
Powered by blists - more mailing lists