On 11-03-22, 16:35, Haowen Bai wrote: > Fix following coccicheck warning: > drivers/staging/greybus/bootrom.c:301:35-39: ERROR: fw is NULL but dereferenced. > > When goto queue_work but dereference Uninitialized fw will trigger a NULL > dereference. Please have a look at earlier attempts like this: https://lore.kernel.org/all/2015099.xVv48VzNit@linux.local/ -- viresh