[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061206.165717.21938171.davem@davemloft.net>
Date: Wed, 06 Dec 2006 16:57:17 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: randy.dunlap@...cle.com
Cc: netdev@...r.kernel.org, samuel@...tiz.org
Subject: Re: [PATCH] irlan: fix header build warning
From: Randy Dunlap <randy.dunlap@...cle.com>
Date: Wed, 6 Dec 2006 11:44:07 -0800
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> Fix compile warning when CONFIG_PROC_FS=n:
>
> include/net/irda/irlan_filter.h:31: warning: 'struct seq_file' declared inside parameter list
> include/net/irda/irlan_filter.h:31: warning: its scope is only this definition or declaration, which is probably not what you want
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
How about we protect these function externs with CONFIG_PROC_FS ifdefs
instead?
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists