Re: [PATCH net-next v2 0/8] Use dev_get_drvdata where possible

From: David Miller
Date: Wed Jul 24 2019 - 14:14:38 EST


From: Chuhong Yuan <hslester96@xxxxxxxxx>
Date: Wed, 24 Jul 2019 14:05:12 +0800

> These patches use dev_get_drvdata instead of
> using to_pci_dev + pci_get_drvdata to make
> code simpler where possible.
>
> Changelog:
>
> v1 -> v2:
> - Change pci_set_drvdata to dev_set_drvdata
> to keep consistency.

Some of these patches were applied yesterday, weren't they?

Please take that into consideration when you repost, especially
when the maintainer(s) explicitly reply to your patches saying
"Applied." or similar like I always do.

Thanks.