diff options
author | David S. Miller <davem@davemloft.net> | 2011-05-20 00:58:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-20 00:58:39 +0200 |
commit | 8ce6eb1a4a4bc46820f23e927377d386d3ec5404 (patch) | |
tree | 03365bd164a28786402539083147041a2864525f /kernel/sched_debug.c | |
parent | irda: Kill set but unused variable 'bytes' in irlan_check_command_param() (diff) | |
download | linux-8ce6eb1a4a4bc46820f23e927377d386d3ec5404.tar.xz linux-8ce6eb1a4a4bc46820f23e927377d386d3ec5404.zip |
irda: Fix error propagation in ircomm_lmp_connect_response()
The variable 'ret' is set but unused, and this pointed out that
errors from irlmp_connect_response() are not propagated to the
caller.
Note that this is currently academic since irlmp_connect_response()
always returns 0. :-)
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions