mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
It's not on the hot path as the glob match is done only once. But there is no point in matching anything but SCSI devices such as "fc_transport" and "subsystem" just to have an additional child process filter it once more. Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Steffen Maier <maier@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>