Re: [PATCH 01/17] staging: vt6655: changed variable names: wFB_Opt0

From: Philipp Hortmann
Date: Tue Oct 25 2022 - 23:24:23 EST


On 10/26/22 01:36, Tanjuate Brunostar wrote:
change variable names wFB_Opt0 and wFB_Opt1 to meet the
linux coding standard, as it says to avoid using camelCase naming style.
Cought by checkpatch

Signed-off-by: Tanjuate Brunostar<tanjubrunostar0@xxxxxxxxx>
---
drivers/staging/vt6655/rxtx.c | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)

Applying: staging: vt6655: changed variable names: wFB_Opt0
error: sha1 information is lacking or useless (drivers/staging/vt6655/rxtx.c).
error: could not build fake ancestor
Patch failed at 0001 staging: vt6655: changed variable names: wFB_Opt0

Please rebase