[PATCH] helper for device list traversal
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.
Showing
Please register or sign in to comment