mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-16 18:00:51 +00:00
![Ben Hutchings](/assets/img/avatar_default.png)
Document that dev_get_stats() returns the same stats pointer it was given. Remove const qualification from the returned pointer since the caller may do what it likes with that structure. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>