lkml.org 
[lkml]   [2022]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 03/17] staging: vt6655: changed variable name: pDevice
From
On 10/26/22 01:36, Tanjuate Brunostar wrote:
> change variable names pDevice to meet the
> linux coding standard, as it says to avoid using camelCase naming
> style. Cought by checkpatch
>
> Signed-off-by: Tanjuate Brunostar<tanjubrunostar0@gmail.com>
> ---
> drivers/staging/vt6655/rxtx.c | 354 +++++++++++++++++-----------------
> 1 file changed, 177 insertions(+), 177 deletions(-)
>
> diff --git a/drivers/staging/vt6655/rxtx.c b/drivers/staging/vt6655/rxtx.c
> index 8bb06b142748..3565f5608790 100644
> --- a/drivers/staging/vt6655/rxtx.c
> +++ b/drivers/staging/vt6655/rxtx.c
> @@ -85,7 +85,7 @@ static const unsigned short w_fb_opt_1[2][5] = {
> #define DATADUR_A_F1 13


WARNING: line length of 104 exceeds 100 columns
#376: FILE: drivers/staging/vt6655/rxtx.c:496:
+ p_device->byTopCCKBasicRate,

\
 
 \ /
  Last update: 2022-10-26 05:04    [W:0.685 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site