All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Whitespace fixes
@ 2018-05-02 23:19 Brad Love
  2018-05-02 23:19 ` [PATCH 1/2] intel-ipu3: Kconfig coding style issue Brad Love
  2018-05-02 23:19 ` [PATCH 2/2] cec: " Brad Love
  0 siblings, 2 replies; 5+ messages in thread
From: Brad Love @ 2018-05-02 23:19 UTC (permalink / raw)
  To: linux-media, sakari.ailus, hverkuil; +Cc: Brad Love

In intel/ipu3 and media Kconfig files there
are whitespace issues, which cause failure when
doing menuconfig on older kernels during backport
operations. The kernel rules are applied to both
Kconfigs. Initial spacing of one tab, then help is
further indented by two spaces.

Brad Love (2):
  intel-ipu3: Kconfig coding style issue
  cec: Kconfig coding style issue

 drivers/media/Kconfig                 | 12 ++++++------
 drivers/media/pci/intel/ipu3/Kconfig  | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-05-03  7:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-02 23:19 [PATCH 0/2] Whitespace fixes Brad Love
2018-05-02 23:19 ` [PATCH 1/2] intel-ipu3: Kconfig coding style issue Brad Love
2018-05-03  7:32   ` Sakari Ailus
2018-05-02 23:19 ` [PATCH 2/2] cec: " Brad Love
2018-05-03  7:33   ` Sakari Ailus

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.