[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170809.223129.928044058658597829.davem@davemloft.net>
Date: Wed, 09 Aug 2017 22:31:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: nfont@...ux.vnet.ibm.com
Cc: netdev@...r.kernel.org, jallen@...ux.vnet.ibm.com,
tlfalcon@...ux.vnet.ibm.com
Subject: Re: [PATCH net-next] ibmvnic: Clean up resources on probe failure
From: Nathan Fontenot <nfont@...ux.vnet.ibm.com>
Date: Tue, 08 Aug 2017 14:28:45 -0500
> Ensure that any resources allocated during probe are released if the
> probe of the driver fails.
>
> Signed-off-by: Nathan Fontenot <nfont@...ux.vnet.ibm.com>
Applied, but:
> +
> +ibmvnic_register_fail:
> + device_remove_file(&dev->dev, &dev_attr_failover);
> +
^^^^^^
That last line has trailing whitespace, which I had to fix up.
Please take care of this next time.
Powered by blists - more mailing lists