[PATCH v3 0/4] drm/agpsupport: Code cleanup

Meghana Madhyastha meghana.madhyastha at gmail.com
Thu Sep 14 08:06:17 UTC 2017


Removes checkpath.pl errors and warnings.

Changes in v3:
 -Change commit title prefix from drm to drm/agpsupport
 -Split the commit "Move EXPORT_SYMBOL so that it immediately follows its
     function" into two commits. Removing the extra blank line is 
     now a separate commit.
 -Included merging conditionals in "Remove assignment in if condition"
     in the commit message

Meghana Madhyastha (4):
  drm/agpsupport: Replace "foo * bar" with "foo *bar"
  drm/agpsupport: Remove assignment in if condition
  drm/agpsupport: Move EXPORT_SYMBOL so that it immediately follows its
    function
  drm/agpsupport: Remove extra blank line

 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