commit | 81fa7b82570ec4337d328e6aee45689455508821 | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Wed Apr 25 13:02:20 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 07 22:37:56 2012 -0400 |
tree | 79cdb018f497a18635ea78a171cd211845e0b605 | |
parent | 7643ffbd02ac46f880f64bed24a85d453b501418 [diff] |
isdn/gigaset: unify function return values Various functions in the Gigaset driver were using different conventions for the meaning of their int return values. Align them to the usual negative error numbers convention. Inspired-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>