[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb3ff54b0802050415h3c4672b1r7048143b599303dd@mail.gmail.com>
Date: Tue, 5 Feb 2008 14:15:34 +0200
From: "Rami Rosen" <ramirose@...il.com>
To: netdev@...r.kernel.org, jeff@...zik.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] [PPPOL2TP] Label unused warning when CONFIG_PROC_FS is not set.
Hi,
When CONFIG_PROC_FS is not set and CONFIG_PPPOL2TP is set,
we have the following warning in build:
drivers/net/pppol2tp.c: In function 'pppol2tp_init':
drivers/net/pppol2tp.c:2472: warning: label
'out_unregister_pppox_proto' defined but not used
This patches fixes this warning by adding appropriate #ifdef.
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@...il.com>
View attachment "patch.txt" of type "text/plain" (420 bytes)
Powered by blists - more mailing lists