> Get the boot device storage type by reading it from kernel command line > arguments and export the same information to ufs modules. Who are the callers of get_storage_boot_device? Is this code designated for ufs boot devices? If yes, maybe we should call it get_ufs_boot_device? Otherwise, why is it in the ufs core? Thanks, Avri