net: core: Fix documentation
authorBreno Leitao <leitao@debian.org>
Mon, 22 Apr 2024 12:38:54 +0000 (05:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Apr 2024 11:00:16 +0000 (12:00 +0100)
commitc6e7f276841d9a31009766f3e6f33e00cf3d93ed
treefb3beb53d24332dd8fa299fa5c53f5ad40f1a826
parent55972ce68b227d0422c3cfc1344c341d979bc928
net: core: Fix documentation

Fix bad grammar in description of init_dummy_netdev() function.  This
topic showed up in the review of the "allocate dummy device dynamically"
patch set.

Suggested-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c