All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: vt6656: vt6655: cleaning Makefile
@ 2020-05-10 10:13 ` Matej Dujava
  0 siblings, 0 replies; 10+ messages in thread
From: Matej Dujava @ 2020-05-10 10:13 UTC (permalink / raw)
  To: Forest Bond, Greg Kroah-Hartman, devel
  Cc: Quentin Deslandes, linux-kernel, Matej Dujava

This patchset will remove unused definitions of C Macros, reorder variable definition and increase indentation to match visual block.

---
v2: spliting original patch to 2 separate patches

Matej Dujava (2):
  staging: vt6656: vt6655: clean Makefiles
  staging: vt6655: vt6656: change order of makefile variable definitions

 drivers/staging/vt6655/Makefile      | 27 ++++++++++++---------------
 drivers/staging/vt6655/device_main.c |  1 -
 drivers/staging/vt6656/Makefile      |  7 ++-----
 3 files changed, 14 insertions(+), 21 deletions(-)

--
2.26.2


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

end of thread, other threads:[~2020-05-13 11:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10 10:13 [PATCH v2 0/2] staging: vt6656: vt6655: cleaning Makefile Matej Dujava
2020-05-10 10:13 ` Matej Dujava
2020-05-10 10:13 ` [PATCH v2 1/2] staging: vt6656: vt6655: clean Makefiles Matej Dujava
2020-05-10 10:13   ` Matej Dujava
2020-05-13 11:55   ` Greg Kroah-Hartman
2020-05-13 11:55     ` Greg Kroah-Hartman
2020-05-10 10:13 ` [PATCH v2 2/2] staging: vt6655: vt6656: change order of makefile variable definitions Matej Dujava
2020-05-10 10:13   ` Matej Dujava
2020-05-13 11:56   ` Greg Kroah-Hartman
2020-05-13 11:56     ` Greg Kroah-Hartman

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.