Messages in this thread |  | | | Date | Sat, 10 Oct 2009 23:56:40 +0100 | | From | Alan Cox <> | | Subject | Re: [PATCH 1/5] Only define/declare kmsg_redirect when CONFIG_VT_CONSOLE is set |
| |
On Sat, 10 Oct 2009 22:51:06 +0200 Bernhard Walle <bernhard@bwalle.de> wrote:
> Since the variable is only used when CONFIG_VT_CONSOLE is set, we can save some > bytes of memory when CONFIG_VT_CONSOLE is not set.
Its four bytes.. its not worth the ifdef mess
|  |