public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] New include file for marking old style api files
@ 2005-07-28 13:42 Jiri Slaby
  2005-07-28 13:50 ` Jiri Slaby
  2005-07-28 14:02 ` Adrian Bunk
  0 siblings, 2 replies; 7+ messages in thread
From: Jiri Slaby @ 2005-07-28 13:42 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 308 bytes --]

Hi.
Do you think, that this would be useful in the kernel tree?
I have an idea to mark old drivers, which should I or somebody rewrite.
For example drivers/isdn/hisax/gazel.c.

-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10


[-- Attachment #2: lnx-oldapi-6.13r3m3.txt --]
[-- Type: text/plain, Size: 235 bytes --]

diff --git a/include/linux/oldapi.h b/include/linux/oldapi.h
new file mode 100644
--- /dev/null
+++ b/include/linux/oldapi.h
@@ -0,0 +1,2 @@
+#warning This driver uses old style API and needs to be rewritten or removed \
+	from kernel

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

end of thread, other threads:[~2005-07-28 14:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-28 13:42 [PATCH] New include file for marking old style api files Jiri Slaby
2005-07-28 13:50 ` Jiri Slaby
2005-07-28 13:56   ` John W. Linville
2005-07-28 14:02 ` Adrian Bunk
2005-07-28 14:07   ` Jiri Slaby
2005-07-28 14:25     ` Jan-Benedict Glaw
2005-07-28 14:32     ` Adrian Bunk

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