udevd.c: tiny bit of dead code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There's an empty if statement here. I don't think it's a bug, it's just sitting there looking funny :-).


/* lookup event for identical, parent, child device */
static int devpath_busy(struct udev_event *event)
{
   struct udev_list_node *loop;

   if (event->delaying_seqnum > 0) {
   }
   /* check if queue contains events we depend on */
   udev_list_node_foreach(loop, &event_list) {
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux DVB]     [Asterisk Internet PBX]     [DCCP]     [Netdev]     [X.org]     [Util Linux NG]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux