]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sdp: cancel_work_sync on 2.6.22 didn't return a value
authorAmir Vadai <amirv@mellanox.co.il>
Mon, 30 Nov 2009 14:14:14 +0000 (16:14 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:42 +0000 (05:04 -0700)
commitc408db2587e162516a9680ac8297505c3d5af65d
tree2cf495cc07c548577281d13e8d6bae27e1e7a5ca
parente0055203c26c1ce747bf03457645c0055c5e5d71
sdp: cancel_work_sync on 2.6.22 didn't return a value

Since the return value was used for debug message only,
gave up this message to make backports easier.

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_main.c