From: Pavel Emelianov Date: Tue, 17 Jul 2007 11:04:18 +0000 (-0700) Subject: Make ISDN CAPI use seq_list_xxx helpers X-Git-Tag: v2.6.23-rc1~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b7c30292af56e64feaecdbe97da57918927b730;p=pandora-kernel.git Make ISDN CAPI use seq_list_xxx helpers The similar code exists here and is called capi_driver_get_idx(). Use generic helpers now and remember to convert list_head to struct capi_driver in .show callback. Signed-off-by: Pavel Emelianov Acked-by: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed