Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757527AbZJJW4A (ORCPT ); Sat, 10 Oct 2009 18:56:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754798AbZJJWz7 (ORCPT ); Sat, 10 Oct 2009 18:55:59 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:37153 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754771AbZJJWz7 (ORCPT ); Sat, 10 Oct 2009 18:55:59 -0400 Date: Sat, 10 Oct 2009 23:56:40 +0100 From: Alan Cox To: Bernhard Walle Cc: akpm@linuxfoundation.org, linux-kernel@vger.kernel.org, Bernhard Walle Subject: Re: [PATCH 1/5] Only define/declare kmsg_redirect when CONFIG_VT_CONSOLE is set Message-ID: <20091010235640.723aca4f@lxorguk.ukuu.org.uk> In-Reply-To: <1255207870-24496-2-git-send-email-bernhard@bwalle.de> References: <1255207870-24496-1-git-send-email-bernhard@bwalle.de> <1255207870-24496-2-git-send-email-bernhard@bwalle.de> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.14.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 507 Lines: 13 On Sat, 10 Oct 2009 22:51:06 +0200 Bernhard Walle 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/