[dpdk-dev] [RFC PATCH] igb_uio: issue FLR during open and release of device file

Stephen Hemminger stephen at networkplumber.org
Wed May 31 17:29:08 CEST 2017


On Wed, 31 May 2017 16:39:26 +0530
Shijith Thotton <shijith.thotton at caviumnetworks.com> wrote:

> +	/* reset the pci device */
> +	pci_reset_function(dev);

It is not considered best practice to comment the obvious.
This comment borders on being the classic /* add one to i */


More information about the dev mailing list