linux-kernel.vger.kernel.org archive mirror
 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 17:07 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).