Re: [PATCH v2] staging: mt7621-mmc: Fix line size exceeding 80 columns

From: NeilBrown
Date: Wed May 30 2018 - 18:09:10 EST


On Thu, May 31 2018, Sankalp Negi wrote:

> This patch fixes checkpatch.pl warning and check:
> WARNING: line over 80 characters
> CHECK: Alignment should match open parenthesis
>
> Signed-off-by: Sankalp Negi <sankalpnegi2310@xxxxxxxxx>

Reviewed-by: NeilBrown <neil@xxxxxxxxxx>

Thanks,
NeilBrown

> ---
> Changes in v2:
> - Made alignments to match open parenthesis.
> ---
> drivers/staging/mt7621-mmc/dbg.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/staging/mt7621-mmc/dbg.c b/drivers/staging/mt7621-mmc/dbg.c
> index d897b1216348..6e4e223cddfb 100644
> --- a/drivers/staging/mt7621-mmc/dbg.c
> +++ b/drivers/staging/mt7621-mmc/dbg.c
> @@ -229,7 +229,8 @@ static int msdc_debug_proc_read(struct seq_file *s, void *p)
> }
>
> static ssize_t msdc_debug_proc_write(struct file *file,
> - const char __user *buf, size_t count, loff_t *data)
> + const char __user *buf,
> + size_t count, loff_t *data)
> {
> int ret;
>
> --
> 2.11.0

Attachment: signature.asc
Description: PGP signature