[PATCH] nvmet-fc: simplify nvmet_fc_alloc_hostport
Chaitanya Kulkarni
Chaitanya.Kulkarni at wdc.com
Mon Mar 22 19:13:15 GMT 2021
On 3/22/21 12:08, amit.engel at dell.com wrote:
> + }
> +
> + return (NULL);
> +}
nit:- no need for () around NULL.
More information about the Linux-nvme
mailing list