mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>