Re: [PATCH v3] drm: Align a comment block

2020-03-24 Thread Rodrigo Siqueira
Hi, Reviewed-by: Rodrigo Siqueira On 03/19, Igor Matheus Andrade Torrente wrote: > Fix a checkpatch warning caused by a misaligned comment block. > > Signed-off-by: Igor Matheus Andrade Torrente > > --- > Changes in v2: > - Change subject text > > Changes in V3 > - Fix a typo in the commit m

[PATCH v3] drm: Align a comment block

2020-03-20 Thread Igor Matheus Andrade Torrente
Fix a checkpatch warning caused by a misaligned comment block. Signed-off-by: Igor Matheus Andrade Torrente --- Changes in v2: - Change subject text Changes in V3 - Fix a typo in the commit message drivers/gpu/drm/drm_gem.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --