diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-07-18 15:59:27 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-19 16:45:10 -0700 |
commit | 7051b88a35c7dde5705923833117e14f9cc17d92 (patch) | |
tree | 3736927f2f621ae83d4830280ac3a3ab93274c06 /arch/um/drivers/stdio_console.c | |
parent | 4a614dd3e550b66a2e57119e2d5e0fbc7f17f634 (diff) | |
download | linux-7051b88a35c7dde5705923833117e14f9cc17d92.tar.bz2 |
net: make dev_close and related functions void
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>
Diffstat (limited to 'arch/um/drivers/stdio_console.c')
0 files changed, 0 insertions, 0 deletions