commit | 967335ab906d8bfba09bf179ecfbada927861eb9 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jan 10 11:15:44 2017 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 10 16:52:47 2017 -0500 |
tree | b55f688497cbfe9a23ccd979295ecbd4cfc48686 | |
parent | 175f1244c199f589d23f54fcc3e178fe24d80b7a [diff] |
IB/rxe: Remove superfluous casts Casting a pointer to 'void *' explicitly is not necessary in C code. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Andrew Boyer <andrew.boyer@dell.com> Cc: Moni Shoua <monis@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>