From: Randy Dunlap <[EMAIL PROTECTED]>
Date: Wed, 6 Dec 2006 11:44:07 -0800

> From: Randy Dunlap <[EMAIL PROTECTED]>
> 
> 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 <[EMAIL PROTECTED]>

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to