diff options
author | Lucas Stach <[email protected]> | 2017-11-17 12:17:14 +0100 |
---|---|---|
committer | Lucas Stach <[email protected]> | 2018-01-02 17:07:41 +0100 |
commit | 54f09288f912058bdf23c4946204729ee288f444 (patch) | |
tree | c916ebff2d95eec16027eb37c873edf71c3e7e9e /net/unix/sysctl_net_unix.c | |
parent | cdd325632d4b1723d5e3bbe7c20f030fbac304ae (diff) |
drm/etnaviv: change return type of etnaviv_gem_obj_add to void
This function never fails, as it does nothing more than adding the GEM
object to the global device list. Making this explicit through the void
return type allows to drop some unnecessary error handling.
Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Christian Gmeiner <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions