diff --git a/dracut-functions.sh b/dracut-functions.sh index febfe270b6..ff6749a151 100755 --- a/dracut-functions.sh +++ b/dracut-functions.sh @@ -930,7 +930,7 @@ block_is_nbd() { } # block_is_iscsi -# Check whether $1 is an nbd device +# Check whether $1 is an iSCSI device block_is_iscsi() { local _dir local _dev=$1