[ATM] clip: get rid of PROC_FS ifdef
authorStephen Hemminger <shemminger@osdl.org>
Fri, 14 Apr 2006 23:00:25 +0000 (16:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Apr 2006 23:00:25 +0000 (16:00 -0700)
Don't need the ifdef here since create_proc_entry() is stubbed to
always return NULL.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found