On Thu, Apr 15, 2021 at 09:17:31AM +0200, Fabio M. De Francesco wrote: > Removed useless led_blink_hdl() prototype and definition. > Removed struct LedBlink_param. Removed LedBlink entries in > rtw_cmd_callback[] and in wlancmds[]. Everything related to LedBlink is > not anymore needed. Index of slots changed in arrays comments to reflect > current positions. > > Reported-by: Julia Lawall <[email protected]> > Reported-by: Fabio Aiuto <[email protected]> > Reported-by: Greg Kroah-Hartman <[email protected]> > Suggested-by: Matthew Wilcox <[email protected]> > Suggested-by: Dan Carpenter <[email protected]> > Signed-off-by: Fabio M. De Francesco <[email protected]> > --- > > Changes from v3: Merged the series into one single patch for avoiding > unnecessary intermediate stages.
Much better, thanks for sticking with this. Now queued up, and I think this is going to be the last patch I take for 5.13-rc1. The rest I'll store up for the next kernel release after that... thanks, greg k-h

