Sure. I shall take care of it from next patches. Shall I resend them
with outreachy group in cc?
Thanks®ards,
Bhanusree Pola.
On Fri, 25 Oct 2019 at 13:04, Daniel Vetter wrote:
>
> On Fri, Oct 25, 2019 at 11:56:48AM +0530, Bhanusree wrote:
> > This patch series clears the checkpatch
This patch series clears the checkpatch.pl warnings
[PATCH 1/2]:Fix Missing blank line after declarations
[PATCH 2/2]:Fix Memory barrier without comment
Bhanusree (2):
drm/gpu: Fix Missing blank line after declarations
drm/gpu: Fix Memory barrier without comment Issue
drivers/gpu/drm
-Issue found using checkpatch.pl
-Insert comments for memory barrier usage
Signed-off-by: Bhanusree
---
drivers/gpu/drm/drm_cache.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/drm_cache.c b/drivers/gpu/drm/drm_cache.c
index 12f8d1b..03e01b0 100644
-Insert a blank line after the declarations.
-Issue found using checkpatch.pl
Signed-off-by: Bhanusree
---
drivers/gpu/drm/drm_cache.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/drm_cache.c b/drivers/gpu/drm/drm_cache.c
index e574261..12f8d1b 100644
--- a/drivers/gpu
-Add comment for memory barrier
-Issue found using checkpatch.pl
Signed-off-by: Bhanusree
---
v2:modified memory barrier comments appropriately
drivers/gpu/drm/drm_cache.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/drm_cache.c b/drivers/gpu/drm
-Add comment for memory barrier
-Issue found using checkpatch.pl
Signed-off-by: Bhanusree
---
drivers/gpu/drm/drm_cache.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/drm_cache.c b/drivers/gpu/drm/drm_cache.c
index 3bd76e9..39910f2 100644
--- a/drivers