diff options
author | Souptick Joarder <[email protected]> | 2021-07-09 08:18:34 +0530 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-08-07 11:48:40 -0700 |
commit | 5752d58c4e0fe09cbc7a76a3dd05c445a0b5c82e (patch) | |
tree | 3055f8b26e1d16432d2b918571e7456c073e85d2 /scripts/gdb/linux/utils.py | |
parent | 462f7017a6918d152870bfb8852f3c70fd74b296 (diff) |
drm/msm/dp: Remove unused variable
Kernel test roobot throws below warning ->
drivers/gpu/drm/msm/dp/dp_display.c:1017:21:
warning: variable 'drm' set but not used [-Wunused-but-set-variable]
Removed unused variable drm.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Souptick Joarder <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Abhinav Kumar <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions