[PATCH 2.6.27-rc3 20/28] mdb: remove conditional exports

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: jmerkey
Date: Friday, August 15, 2008 - 8:41 pm

remove conditional exporting of console redirection handle, and just
export it.

Signed-off-by: Jeffrey Vernon Merkey (jmerkey@wolfmountaingroup.com)

--- a/drivers/char/vt.c	2008-08-15 21:26:13.000000000 -0600
+++ b/drivers/char/vt.c	2008-08-15 15:41:57.000000000 -0600
@@ -187,6 +187,7 @@
 int last_console;
 int want_console = -1;
 int kmsg_redirect;
+EXPORT_SYMBOL_GPL(kmsg_redirect);
 
 /*
  * For each existing display, we have a pointer to console currently visible
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.27-rc3 20/28] mdb: remove conditional exports, jmerkey, (Fri Aug 15, 8:41 pm)