diff options
author | Zhou jie <[email protected]> | 2022-09-28 09:45:39 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-10-03 14:21:45 -0700 |
commit | 374d6cda7946431611c41cbb6e75dc4a25727ea8 (patch) | |
tree | 7120655877e6156ef371f5a5b1a88b353226270f /drivers/fpga/fpga-mgr.c | |
parent | ef1d61781bc6708ccc4a21262cc80a7dad952e04 (diff) |
init/main.c: remove unnecessary (void*) conversions
The void pointer object can be directly assigned to different structure
objects, it does not need to be cast.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zhou jie <[email protected]>
Reviewed-by: Andrew Halaney <[email protected]>
Acked-by: Steven Rostedt (Google) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions