OGAWA Hirofumi db176c6ed8 Fix bogus warning in sysdev_driver_register()
if ((drv->entry.next != drv->entry.prev) ||
            (drv->entry.next != NULL)) {

warns list_empty(&drv->entry).

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Cc: Greg KH <gregkh@suse.de>
Cc: Len Brown <lenb@kernel.org>
[ Version 2 totally redone based on suggestions from Linus & Greg ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-06 13:22:42 -07:00
..
2008-05-06 11:43:44 -04:00
2008-04-21 22:38:45 +00:00
2008-05-05 15:08:38 -07:00
2008-04-29 08:06:27 -07:00
2008-05-05 12:36:34 -07:00
2008-05-01 08:03:59 -07:00
2008-04-29 08:06:18 -07:00
2008-05-01 11:15:28 -07:00
2008-05-01 08:04:00 -07:00
2008-05-01 08:04:01 -07:00
2008-04-23 21:25:35 -04:00
2008-04-24 23:57:33 +02:00
2008-04-30 08:29:52 -07:00
2008-04-30 08:29:52 -07:00