]> git.baikalelectronics.ru Git - kernel.git/commit
Input: switch to using seq_list_xxx helpers
authorPavel Emelianov <xemul@sw.ru>
Wed, 18 Jul 2007 04:38:32 +0000 (00:38 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 18 Jul 2007 04:38:32 +0000 (00:38 -0400)
commit12843196cc30bc91723b6089a6ad761a4afbe503
tree63b3eb6b47ecd364b9d501696e5caeba2b6640bb
parentd7d893deb30beb1950a7909ff31bc7c605e5c0e5
Input: switch to using seq_list_xxx helpers

This is essentially just a renaming of the existing functions
as copies of seq_list_start() and seq_list_next() already existed
in the input.c.

Signed-off-by: Pavel Emelianov <xemul@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/input.c