lkml.org 
[lkml]   [2006]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] cleanup default value of IP_DCCP_ACKVEC
Default values for boolean and tristate options can only be 'y', 'm' or 'n'.
This patch removes wrong default for IP_DCCP_ACKVEC.

Signed-off-by: Jean-Luc Léger <jean-luc.leger@dspnet.fr.eu.org>

Index: linux-2.6.17-rc1/net/dccp/Kconfig
===================================================================
--- linux-2.6.17-rc1/net/dccp/Kconfig.old 2006-04-15 22:48:36.000000000 +0200
+++ linux-2.6.17-rc1/net/dccp/Kconfig 2006-04-15 22:50:48.000000000 +0200
@@ -26,7 +26,7 @@

config IP_DCCP_ACKVEC
depends on IP_DCCP
- def_bool N
+ bool

source "net/dccp/ccids/Kconfig"

-
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/

\
 
 \ /
  Last update: 2006-04-16 00:41    [W:0.042 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site