atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions
authorwuych <yunchuan@nfschina.com>
Thu, 27 Apr 2023 10:25:31 +0000 (18:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Apr 2023 08:49:21 +0000 (09:49 +0100)
commit042334a8d424a1917e916e611a8dda7f8caf1491
treebbb6bd0d6eebf552a5728afb91704514cc7864ee
parente0807c430239d62d8dd7a25552e469aad8c3dd28
atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions

Pointer variables of void * type do not require type cast.

Signed-off-by: wuych <yunchuan@nfschina.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2_utils_fw.c