public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] three simple cleanups
@ 2021-09-08  8:57 Martin Kaiser
  2021-09-08  8:57 ` [PATCH 1/3] staging: r8188eu: remove unused function prototype Martin Kaiser
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Kaiser @ 2021-09-08  8:57 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

Remove unused definitions and a pointless loop.

Martin Kaiser (3):
  staging: r8188eu: remove unused function prototype
  staging: r8188eu: remove unused define
  staging: r8188eu: this endless loop is executed only once

 drivers/staging/r8188eu/hal/rtl8188eu_xmit.c  | 34 ++++++++-----------
 drivers/staging/r8188eu/include/rtw_io.h      |  2 --
 .../staging/r8188eu/os_dep/osdep_service.c    |  2 --
 3 files changed, 15 insertions(+), 23 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-09-08 15:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-08  8:57 [PATCH 0/3] three simple cleanups Martin Kaiser
2021-09-08  8:57 ` [PATCH 1/3] staging: r8188eu: remove unused function prototype Martin Kaiser
2021-09-08  8:57 ` [PATCH 2/3] staging: r8188eu: remove unused define Martin Kaiser
2021-09-08  8:57 ` [PATCH 3/3] staging: r8188eu: this endless loop is executed only once Martin Kaiser
2021-09-08 15:52 ` [PATCH 0/3] three simple cleanups Michael Straube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox