diff options
author | 2025-03-23 20:04:50 +0100 | |
---|---|---|
committer | 2025-03-25 08:27:27 -0700 | |
commit | 5e8df79497ce522170b5964d92c7f7df28dc1fa7 (patch) | |
tree | d2d7df0beb8c4673e9cf1ca2ffad90c0590de462 /scripts/gdb/linux/utils.py | |
parent | net: rfs: hash function change (diff) | |
download | wireguard-linux-5e8df79497ce522170b5964d92c7f7df28dc1fa7.tar.xz wireguard-linux-5e8df79497ce522170b5964d92c7f7df28dc1fa7.zip |
net: au1000_eth: Mark au1000_ReleaseDB() static
This fixes the following build warning:
```
drivers/net/ethernet/amd/au1000_eth.c:574:6: warning: no previous prototype for 'au1000_ReleaseDB' [-Wmissing-prototypes]
574 | void au1000_ReleaseDB(struct au1000_private *aup, struct db_dest *pDB)
| ^~~~~~~~~~~~~~~~
```
Signed-off-by: Johan Korsnes <johan.korsnes@gmail.com>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Link: https://patch.msgid.link/20250323190450.111241-1-johan.korsnes@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions