[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161228.151152.473602339886558260.davem@davemloft.net>
Date: Wed, 28 Dec 2016 15:11:52 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: augustocaringi@...il.com
Cc: netdev@...r.kernel.org, felipe.balbi@...ux.intel.com,
keescook@...omium.org, mugunthanvnm@...com, jarod@...hat.com,
javier@....samsung.com, fw@...len.de, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: atm: Fix warnings in net/atm/lec.c when
!CONFIG_PROC_FS
From: Augusto Mecking Caringi <augustocaringi@...il.com>
Date: Wed, 28 Dec 2016 16:02:05 +0000
> This patch fixes the following warnings when CONFIG_PROC_FS is not set:
>
> linux/net/atm/lec.c: In function ‘lane_module_cleanup’:
> linux/net/atm/lec.c:1062:27: error: ‘atm_proc_root’ undeclared (first
> use in this function)
> remove_proc_entry("lec", atm_proc_root);
> ^
> linux/net/atm/lec.c:1062:27: note: each undeclared identifier is
> reported only once for each function it appears in
>
> Signed-off-by: Augusto Mecking Caringi <augustocaringi@...il.com>
Applied, thank you.
Powered by blists - more mailing lists