• Christoph Hellwig's avatar
    [PATCH] helper for device list traversal · 01d73de0
    Christoph Hellwig authored
    This patch adds shost_for_each_device().  It's used to abstract out
    scsi_host.my_devices traversal.  The next step will be to replace
    the current simple implementation with one that's fully locked down
    an reference counted.
    01d73de0
scsi_lib.c 40.3 KB