linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] include/linux/isdn.h: remove dead code
@ 2008-03-01 16:20 Adrian Bunk
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2008-03-01 16:20 UTC (permalink / raw)
  To: kkeil; +Cc: isdn4linux, linux-kernel, Robert P. J. Day

This patch remove the usage of a nonexisting kconfig variable.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

---

 include/linux/isdn.h |    6 ------
 1 file changed, 6 deletions(-)

68dcdff8287b565d34ba8b3bb1a608a0a0b3a3fd foobar
diff --git a/include/linux/isdn.h b/include/linux/isdn.h
index 9cb2855..44cd663 100644
--- a/include/linux/isdn.h
+++ b/include/linux/isdn.h
@@ -16,14 +16,8 @@
 
 #include <linux/ioctl.h>
 
-#ifdef CONFIG_COBALT_MICRO_SERVER
-/* Save memory */
-#define ISDN_MAX_DRIVERS    2
-#define ISDN_MAX_CHANNELS   8
-#else
 #define ISDN_MAX_DRIVERS    32
 #define ISDN_MAX_CHANNELS   64
-#endif
 
 /* New ioctl-codes */
 #define IIOCNETAIF  _IO('I',1)


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

* Re: [2.6 patch] include/linux/isdn.h: remove dead code
  2008-04-14 18:40 Adrian Bunk
@ 2008-04-15  7:30 ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2008-04-15  7:30 UTC (permalink / raw)
  To: bunk; +Cc: kkeil, isdn4linux, linux-kernel, rpjday

From: Adrian Bunk <bunk@kernel.org>
Date: Mon, 14 Apr 2008 21:40:58 +0300

> This patch remove the usage of a nonexisting kconfig variable.
> 
> Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

Applied.

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

* [2.6 patch] include/linux/isdn.h: remove dead code
@ 2008-04-14 18:40 Adrian Bunk
  2008-04-15  7:30 ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2008-04-14 18:40 UTC (permalink / raw)
  To: kkeil; +Cc: isdn4linux, linux-kernel, Robert P. J. Day

This patch remove the usage of a nonexisting kconfig variable.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

---

This patch has been sent on:
- 31 Mar 2008
- 1 Mar 2008

 include/linux/isdn.h |    6 ------
 1 file changed, 6 deletions(-)

68dcdff8287b565d34ba8b3bb1a608a0a0b3a3fd foobar
diff --git a/include/linux/isdn.h b/include/linux/isdn.h
index 9cb2855..44cd663 100644
--- a/include/linux/isdn.h
+++ b/include/linux/isdn.h
@@ -16,14 +16,8 @@
 
 #include <linux/ioctl.h>
 
-#ifdef CONFIG_COBALT_MICRO_SERVER
-/* Save memory */
-#define ISDN_MAX_DRIVERS    2
-#define ISDN_MAX_CHANNELS   8
-#else
 #define ISDN_MAX_DRIVERS    32
 #define ISDN_MAX_CHANNELS   64
-#endif
 
 /* New ioctl-codes */
 #define IIOCNETAIF  _IO('I',1)



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

* [2.6 patch] include/linux/isdn.h: remove dead code
@ 2008-03-30 23:05 Adrian Bunk
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2008-03-30 23:05 UTC (permalink / raw)
  To: kkeil; +Cc: isdn4linux, linux-kernel, Robert P. J. Day

This patch remove the usage of a nonexisting kconfig variable.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

---

This patch has been sent on:
- 1 Mar 2008

 include/linux/isdn.h |    6 ------
 1 file changed, 6 deletions(-)

68dcdff8287b565d34ba8b3bb1a608a0a0b3a3fd foobar
diff --git a/include/linux/isdn.h b/include/linux/isdn.h
index 9cb2855..44cd663 100644
--- a/include/linux/isdn.h
+++ b/include/linux/isdn.h
@@ -16,14 +16,8 @@
 
 #include <linux/ioctl.h>
 
-#ifdef CONFIG_COBALT_MICRO_SERVER
-/* Save memory */
-#define ISDN_MAX_DRIVERS    2
-#define ISDN_MAX_CHANNELS   8
-#else
 #define ISDN_MAX_DRIVERS    32
 #define ISDN_MAX_CHANNELS   64
-#endif
 
 /* New ioctl-codes */
 #define IIOCNETAIF  _IO('I',1)


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

end of thread, other threads:[~2008-04-15  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-01 16:20 [2.6 patch] include/linux/isdn.h: remove dead code Adrian Bunk
2008-03-30 23:05 Adrian Bunk
2008-04-14 18:40 Adrian Bunk
2008-04-15  7:30 ` David Miller

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