mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 19:23:01 +09:00
There is no useful return value from dev_close. All paths return 0. Change dev_close and helper functions to void. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>