[PATCH] Staging: Pi433: Bugfix for wrong argument for sizeof() in TX thread

Greg KH gregkh at linuxfoundation.org
Tue Dec 19 14:14:06 UTC 2017


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 at wolf-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


More information about the devel mailing list