Re: [Outreachy kernel] [PATCH 3/5] staging: rts5208: Eliminate the use of Camel Case in file xd.c

2019-10-28 Thread Julia Lawall
On Mon, 28 Oct 2019, Gabriela Bittencourt wrote: > Cleans up checks of "Avoid CamelCase" in file xd.c > > Signed-off-by: Gabriela Bittencourt > --- > drivers/staging/rts5208/xd.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/staging/rts5208/xd.c b/dr

[PATCH 3/5] staging: rts5208: Eliminate the use of Camel Case in file xd.c

2019-10-28 Thread Gabriela Bittencourt
Cleans up checks of "Avoid CamelCase" in file xd.c Signed-off-by: Gabriela Bittencourt --- drivers/staging/rts5208/xd.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts5208/xd.c b/drivers/staging/rts5208/xd.c index f3dc96a4c59d..0f369935fb6c 100644