From: Al Viro Date: Thu, 19 Apr 2012 22:17:15 +0000 (-0400) Subject: sch_atm.c: get rid of poinless extern X-Git-Tag: v3.5-rc1~15^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58367515f47371f7202d8b258ee0614a8955a6a;p=pandora-kernel.git sch_atm.c: get rid of poinless extern sockfd_lookup() is declared in linux/net.h, which is pulled by linux/skbuff.h (and needed for a lot of other stuff in sch_atm.c anyway). Signed-off-by: Al Viro --- Reading git-diff-tree failed