We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee8856 commit 51a1ebcCopy full SHA for 51a1ebc
net/devres.c
@@ -60,7 +60,7 @@ static int netdev_devres_match(struct device *dev, void *this, void *match_data)
60
* @ndev: device to register
61
*
62
* This is a devres variant of register_netdev() for which the unregister
63
- * function will be call automatically when the managing device is
+ * function will be called automatically when the managing device is
64
* detached. Note: the net_device used must also be resource managed by
65
* the same struct device.
66
*/
0 commit comments