aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2008-06-27 16:57:09 -0600
committerAndi Kleen <[email protected]>2008-07-16 23:27:07 +0200
commit6e906f0e1c8633ed357a64e9861f1822789bee3d (patch)
treec28af871686799724ebdbc335cecfee639d713bb /net/unix/sysctl_net_unix.c
parent819beac3806a5e986d81f476b999b7fffce1a233 (diff)
PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
This patch doesn't change any behavior; it just makes the return values more conventional. This changes pnp_assign_dma() from a void function to one that returns an int, just like the other assignment functions. For now, at least, pnp_assign_dma() always returns 0 (success), so it appears to never fail, just like before. Signed-off-by: Bjorn Helgaas <[email protected]> Signed-off-by: Andi Kleen <[email protected]> Acked-by: Rene Herman <[email protected]> Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions