All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/tegra: Remove space after parenthesis
@ 2019-11-05  2:23 ` Jamal Shareef
  0 siblings, 0 replies; 13+ messages in thread
From: Jamal Shareef @ 2019-11-05  2:23 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: thierry.reding, airlied, daniel, jonathanh, dri-devel,
	linux-tegra, linux-kernel, Jamal Shareef

This patchset removes spaces after left open parenthesis.
Issue found by checkpatch.

Jamal Shareef (3):
  drm/tegra: dc: Remove space after parenthesis
  drm/tegra: dsi: Remove space in open parenthesis
  drm/tegra: gr3d: Remove space after parenthesis

 drivers/gpu/drm/tegra/dc.h   |  40 ++++++------
 drivers/gpu/drm/tegra/dsi.c  |  60 +++++++++---------
 drivers/gpu/drm/tegra/gr3d.c | 120 +++++++++++++++++------------------
 3 files changed, 110 insertions(+), 110 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-11-06 19:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05  2:23 [PATCH 0/3] drm/tegra: Remove space after parenthesis Jamal Shareef
2019-11-05  2:23 ` Jamal Shareef
2019-11-05  2:23 ` [PATCH 1/3] drm/tegra: dc: " Jamal Shareef
2019-11-05  2:23   ` Jamal Shareef
2019-11-05  2:23 ` [PATCH 2/3] drm/tegra: dsi: Remove space in open parenthesis Jamal Shareef
2019-11-05  2:23   ` Jamal Shareef
2019-11-05  2:23 ` [PATCH 3/3] drm/tegra: gr3d: Remove space after parenthesis Jamal Shareef
2019-11-05  2:23   ` Jamal Shareef
2019-11-05  4:53 ` [PATCH 0/3] drm/tegra: " Michał Mirosław
2019-11-05  4:53   ` Michał Mirosław
2019-11-05  4:53   ` Michał Mirosław
2019-11-05  4:59   ` Joe Perches
2019-11-05  4:59     ` Joe Perches

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.