[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171219141406.GA13129@kroah.com>
Date: Tue, 19 Dec 2017 15:14:06 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Marcus Wolf <linux@...f-entwicklungen.de>
Cc: dan.carpenter@...cle.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: Pi433: Bugfix for wrong argument for sizeof()
in TX thread
On Mon, Dec 18, 2017 at 07:27:58PM +0200, Marcus Wolf wrote:
> sizeof(array) != sizeof(pointer to array)
> Fixes: "staging: pi433: reduce stack size in tx thread"
>
> Signed-off-by: Marcus Wolf <linux@...f-entwicklungen.de>
This should be listed as:
Fixes: 62f39d49d168 ("staging: pi433: reduce stack size in tx thread")
right above your signed-off-by line, so we know what patch it really
fixes. I'll do that now, but next time it would be great if you could
do it.
thanks,
greg k-h
Powered by blists - more mailing lists