Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1491492
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd() |
| Date | 2016-09-26 20:20 +0200 |
| Message-ID | <slIFr-7fo-1@gated-at.bofh.it> (permalink) |
| References | <s8hD4-5qC-23@gated-at.bofh.it> <slGDD-5XZ-3@gated-at.bofh.it> <slGDD-5XZ-1@gated-at.bofh.it> <slIvM-79b-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 2016-09-26 at 21:01 +0300, Kalle Valo wrote: > hostap is an obsolete driver, it's waste of time doing style fixes to it > as nobody maintains it anymore. Dunno know if Jouni is still maintaining this at all but maybe a MAINTAINERS update to mark it obsolete so checkpatch warns on unnecessary changes. --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6e0a912c3b13..ff293e70fae6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5722,7 +5722,7 @@ M: Jouni Malinen L: hostap@shmoo.com (subscribers-only) L: linux-wireless@vger.kernel.org W: http://hostap.epitest.fi/ -S: Maintained +S: Maintained / Obsolete F: drivers/net/wireless/intersil/hostap/ HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-26 18:10 +0200
Re: hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd() Kalle Valo <kvalo@codeaurora.org> - 2016-09-26 20:10 +0200
Re: hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-26 20:10 +0200
Re: hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd() Joe Perches <joe@perches.com> - 2016-09-26 20:20 +0200
Re: hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd() Kalle Valo <kvalo@codeaurora.org> - 2016-09-26 20:40 +0200
Re: hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd() Joe Perches <joe@perches.com> - 2016-09-26 20:50 +0200
csiph-web