All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: r8188eu: remove two unused function prototypes
@ 2022-07-24 15:33 Martin Kaiser
  2022-07-24 15:33 ` [PATCH 1/2] staging: r8188eu: remove OnAtim prototype Martin Kaiser
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin Kaiser @ 2022-07-24 15:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, Pavel Skripkin,
	linux-staging, linux-kernel, Martin Kaiser

I forgot to remove the prototypes of OnAtim and DoReserved when those
functions were removed. Here's two patches to fix this.

Martin Kaiser (2):
  staging: r8188eu: remove OnAtim prototype
  staging: r8188eu: remove DoReserved prototype

 drivers/staging/r8188eu/include/rtw_mlme_ext.h | 4 ----
 1 file changed, 4 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-07-24 18:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-24 15:33 [PATCH 0/2] staging: r8188eu: remove two unused function prototypes Martin Kaiser
2022-07-24 15:33 ` [PATCH 1/2] staging: r8188eu: remove OnAtim prototype Martin Kaiser
2022-07-24 15:33 ` [PATCH 2/2] staging: r8188eu: remove DoReserved prototype Martin Kaiser
2022-07-24 18:20 ` [PATCH 0/2] staging: r8188eu: remove two unused function prototypes Philipp Hortmann

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.