All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] GPU: DRM: drm_agpsupport.c: Code cleanup
@ 2017-09-13 10:18 Meghana Madhyastha
  2017-09-13 10:21 ` [PATCH 1/3] GPU: DRM: Moved EXPORT_SYMBOL so that it immediately followed its function Meghana Madhyastha
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Meghana Madhyastha @ 2017-09-13 10:18 UTC (permalink / raw)
  To: Daniel Vetter, Jani Nikula, Sean Paul, outreachy-kernel

These patches fix the checkpath warnings and errors
in drm_agpsupport.c

Meghana Madhyastha (3):
  GPU: DRM: Moved EXPORT_SYMBOL so that it immediately followed its
    function
  GPU: DRM: Replace "foo * bar" with "foo *bar"
  GPU: DRM: Remove assignment in if condition

 drivers/gpu/drm/drm_agpsupport.c | 41 ++++++++++++++++++++++------------------
 1 file changed, 23 insertions(+), 18 deletions(-)

-- 
2.7.4



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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-13 10:18 [PATCH 0/3] GPU: DRM: drm_agpsupport.c: Code cleanup Meghana Madhyastha
2017-09-13 10:21 ` [PATCH 1/3] GPU: DRM: Moved EXPORT_SYMBOL so that it immediately followed its function Meghana Madhyastha
2017-09-13 11:55   ` [Outreachy kernel] " Julia Lawall
2017-09-13 10:22 ` [PATCH 2/3] GPU: DRM: Replace "foo * bar" with "foo *bar" Meghana Madhyastha
2017-09-13 11:59   ` [Outreachy kernel] " Julia Lawall
2017-09-13 10:23 ` [PATCH 3/3] GPU: DRM: Remove assignment in if condition Meghana Madhyastha
2017-09-13 12:02   ` [Outreachy kernel] " Julia Lawall
2017-09-13 11:54 ` [Outreachy kernel] [PATCH 0/3] GPU: DRM: drm_agpsupport.c: Code cleanup Julia Lawall
2017-09-13 12:58   ` Jani Nikula
2017-09-18 23:05     ` Vetter, Daniel
2017-09-20 17:48       ` Daniel Vetter
2017-09-20 18:13         ` 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.