All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] drm/agpsupport: Code cleanup
@ 2017-09-14  8:06 ` Meghana Madhyastha
  0 siblings, 0 replies; 18+ messages in thread
From: Meghana Madhyastha @ 2017-09-14  8:06 UTC (permalink / raw)
  To: outreachy-kernel, Jani Nikula, dri-devel

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



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-09-20 17:39 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14  8:06 [PATCH v3 0/4] drm/agpsupport: Code cleanup Meghana Madhyastha
2017-09-14  8:06 ` Meghana Madhyastha
2017-09-14  8:09 ` [PATCH v3 1/4] drm/agpsupport: Replace "foo * bar" with "foo *bar" Meghana Madhyastha
2017-09-14  8:09   ` Meghana Madhyastha
2017-09-14  8:10 ` [PATCH v3 2/4] drm/agpsupport: Remove assignment in if condition Meghana Madhyastha
2017-09-14  8:10   ` Meghana Madhyastha
2017-09-14  8:13 ` [PATCH v3 3/4] drm/agpsupport: Move EXPORT_SYMBOL so that it immediately follows its function Meghana Madhyastha
2017-09-14  8:13   ` Meghana Madhyastha
2017-09-14  8:14 ` [PATCH v3 4/4] drm/agpsupport: Remove extra blank line Meghana Madhyastha
2017-09-14  8:14   ` Meghana Madhyastha
2017-09-14 11:25   ` [Outreachy kernel] " Julia Lawall
2017-09-14 11:25     ` Julia Lawall
2017-09-18  9:31 ` [Outreachy kernel] [PATCH v3 0/4] drm/agpsupport: Code cleanup Greg KH
2017-09-18  9:31   ` Greg KH
2017-09-18 10:08   ` Jani Nikula
2017-09-18 10:08     ` Jani Nikula
2017-09-20 17:39 ` Sean Paul
2017-09-20 17:39   ` Sean Paul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.