]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/core: Avoid unnecessary type cast
authorParav Pandit <parav@mellanox.com>
Tue, 14 Nov 2017 12:52:04 +0000 (14:52 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 18 Dec 2017 22:37:08 +0000 (15:37 -0700)
commitb0dd0d335364a2a748a63413ca4812c9398bf2ae
tree013fa3451cb38a46a451d8c7bf9c73e28b432d67
parent981b5a2384b7c9b521fb8d54ffb89259f754846e
IB/core: Avoid unnecessary type cast

Type cast from void to struct find_gid_index_context is not needed.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/verbs.c