On Fri, Oct 08, 2021 at 07:44:57PM +0200, Tommaso Merciai wrote: > Replace camel case variable name for variable byLocalID > with snake case equivalent. > > Signed-off-by: Tommaso Merciai <tomm.merciai@xxxxxxxxx> > --- > drivers/staging/vt6655/baseband.c | 2 +- > drivers/staging/vt6655/card.c | 2 +- > drivers/staging/vt6655/channel.c | 2 +- > drivers/staging/vt6655/device.h | 2 +- > drivers/staging/vt6655/device_main.c | 6 +++--- > drivers/staging/vt6655/dpc.c | 2 +- > drivers/staging/vt6655/key.c | 2 +- > drivers/staging/vt6655/mac.c | 4 ++-- > drivers/staging/vt6655/mac.h | 2 +- > drivers/staging/vt6655/rxtx.c | 2 +- > 10 files changed, 13 insertions(+), 13 deletions(-) Does not apply on top of your other patch series :( Can you rebase and resend? thanks, greg k-h