Re: [PATCH v2 11/15] staging: fbtft: Includes description to mutex and spinlock - Style

2018-08-08 Thread Greg Kroah-Hartman
On Tue, Aug 07, 2018 at 09:29:31PM -0300, Leonardo Brás wrote: > Includes description to mutex and spinlocks, as recommended by checkpatch.pl. > > Signed-off-by: Leonardo Brás > --- > drivers/staging/fbtft/fbtft.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

[PATCH v2 11/15] staging: fbtft: Includes description to mutex and spinlock - Style

2018-08-07 Thread Leonardo Brás
Includes description to mutex and spinlocks, as recommended by checkpatch.pl. Signed-off-by: Leonardo Brás --- drivers/staging/fbtft/fbtft.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/fbtft/fbtft.h b/drivers/staging/fbtft/fbtft.h index