All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: vt6655: remove multiple assignments
@ 2021-05-02 21:08 Alexander Vorwerk
  2021-05-02 21:08 ` [PATCH 1/2] staging: vt6655: remove multiple assignment Alexander Vorwerk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Vorwerk @ 2021-05-02 21:08 UTC (permalink / raw)
  To: forest, gregkh; +Cc: linux-staging, linux-kernel, Alexander Vorwerk

These two patches fix two multiple assignments coding-style
issues reported by checkpatch.pl.

Alexander Vorwerk (2):
  staging: vt6655: remove multiple assignment
  staging: vt6655: remove multiple assignment

 drivers/staging/vt6655/device_main.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-05-03 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-02 21:08 [PATCH 0/2] staging: vt6655: remove multiple assignments Alexander Vorwerk
2021-05-02 21:08 ` [PATCH 1/2] staging: vt6655: remove multiple assignment Alexander Vorwerk
2021-05-02 21:08 ` [PATCH 2/2] " Alexander Vorwerk
2021-05-03 16:42 ` [PATCH 0/2] staging: vt6655: remove multiple assignments Greg KH

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.