aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJoachim Eastwood <[email protected]>2015-05-20 18:03:08 +0000
committerDavid S. Miller <[email protected]>2015-05-21 22:57:26 +0000
commit15ffac73bb3e029e9f86deb45837b9a4999a9a46 (patch)
tree0ff07d6c4575eec8635ec840c7861e50b851ab04 /net/unix/af_unix.c
parentstmmac: let stmmac_dvr_probe take a struct of resources (diff)
downloadkernel-15ffac73bb3e029e9f86deb45837b9a4999a9a46.tar.gz
kernel-15ffac73bb3e029e9f86deb45837b9a4999a9a46.zip
stmmac: change the stmmac_dvr_probe return type to int
Since stmmac_dvr_probe takes care of setting driver data and assign resources to the priv structure there is no need to access the priv structure from the other probe functions. This mean that this function can be changed into just return an int and thus simplifying the callers. Signed-off-by: Joachim Eastwood <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions