linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] staging: r8188eu: clean up struct recv_buf
@ 2022-03-03 15:51 Abdun Nihaal
  2022-03-03 15:51 ` [PATCH 1/9] staging: r8188eu: remove unused field list Abdun Nihaal
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Abdun Nihaal @ 2022-03-03 15:51 UTC (permalink / raw)
  To: gregkh
  Cc: Larry.Finger, phil, straube.linux, paskripkin, martin,
	abdun.nihaal, linux-staging, linux-kernel

This series removes set but unused fields from struct recv_buf.

Abdun Nihaal (9):
  staging: r8188eu: remove unused field list
  staging: r8188eu: remove unused field recvbuf_lock
  staging: r8188eu: remove unused fields in struct recv_buf
  staging: r8188eu: remove unused field phead
  staging: r8188eu: remove unused field ptail
  staging: r8188eu: remove unused field pend
  staging: r8188eu: remove unused field pdata
  staging: r8188eu: remove unneeded field pbuf
  staging: r8188eu: remove unused fields in struct recv_buf

 drivers/staging/r8188eu/hal/rtl8188eu_recv.c  | 20 -------------------
 drivers/staging/r8188eu/hal/usb_ops_linux.c   | 17 +---------------
 .../staging/r8188eu/include/rtl8188e_recv.h   |  1 -
 drivers/staging/r8188eu/include/rtw_recv.h    | 14 -------------
 drivers/staging/r8188eu/os_dep/recv_linux.c   |  9 ---------
 5 files changed, 1 insertion(+), 60 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-03-03 15:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-03 15:51 [PATCH 0/9] staging: r8188eu: clean up struct recv_buf Abdun Nihaal
2022-03-03 15:51 ` [PATCH 1/9] staging: r8188eu: remove unused field list Abdun Nihaal
2022-03-03 15:51 ` [PATCH 2/9] staging: r8188eu: remove unused field recvbuf_lock Abdun Nihaal
2022-03-03 15:51 ` [PATCH 3/9] staging: r8188eu: remove unused fields in struct recv_buf Abdun Nihaal
2022-03-03 15:51 ` [PATCH 4/9] staging: r8188eu: remove unused field phead Abdun Nihaal
2022-03-03 15:51 ` [PATCH 5/9] staging: r8188eu: remove unused field ptail Abdun Nihaal
2022-03-03 15:51 ` [PATCH 6/9] staging: r8188eu: remove unused field pend Abdun Nihaal
2022-03-03 15:51 ` [PATCH 7/9] staging: r8188eu: remove unused field pdata Abdun Nihaal
2022-03-03 15:51 ` [PATCH 8/9] staging: r8188eu: remove unneeded field pbuf Abdun Nihaal
2022-03-03 15:51 ` [PATCH 9/9] staging: r8188eu: remove unused fields in struct recv_buf Abdun Nihaal

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).