[PATCH v2 0/3] drm: Code cleanup
Meghana Madhyastha
meghana.madhyastha at gmail.com
Wed Sep 13 16:12:41 UTC 2017
These patches fix the checkpath warnings and errors
in drm_agpsupport.c
changes in v2:
-Changed the commit subject prefix to follow the style used in drm.
-Combine multiple redundant if conditions to a single condition in
patch 3.
Meghana Madhyastha (3):
drm: Move EXPORT_SYMBOL so that it immediately follows its function
drm: Replace "foo * bar" with "foo *bar"
drm: Remove assignment in if condition
drivers/gpu/drm/drm_agpsupport.c | 45 ++++++++++++++++++++--------------------
1 file changed, 23 insertions(+), 22 deletions(-)
--
2.7.4
More information about the dri-devel
mailing list