[PATCH blktests v1 1/5] nvme/029: fix local variable declarations

Chaitanya Kulkarni chaitanyak at nvidia.com
Tue Feb 6 14:54:32 PST 2024


On 2/6/2024 5:16 AM, Daniel Wagner wrote:
> The syntax for local variables declarations uses whitespace as separator
> and not commas:
> 
> tests/nvme/029: line 24: local: `bs,': not a valid identifier
> tests/nvme/029: line 24: local: `size,': not a valid identifier
> tests/nvme/029: line 24: local: `img,': not a valid identifier
> 
> Signed-off-by: Daniel Wagner <dwagner at suse.de>

Looks good.

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck




More information about the Linux-nvme mailing list