On Thu, Oct 29, 2020 at 10:18:45AM +0800, Zou Wei wrote:
> This patch fixes below warnings reported by coccicheck
>
> ./drivers/gpu/drm/i915/i915_debugfs.c:789:5-8: Unneeded variable: "ret".
> Return "0" on line 1012
>
> Reported-by: Hulk Robot
> Signed-off-by: Zou Wei
Thanks. Applied.
> ---
This patch fixes below warnings reported by coccicheck
./drivers/gpu/drm/i915/i915_debugfs.c:789:5-8: Unneeded variable: "ret". Return
"0" on line 1012
Reported-by: Hulk Robot
Signed-off-by: Zou Wei
---
drivers/gpu/drm/i915/i915_debugfs.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-
2 matches
Mail list logo