summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorZhou jie <zhoujie@nfschina.com>2022-09-28 09:45:39 +0800
committerAndrew Morton <akpm@linux-foundation.org>2022-10-03 14:21:45 -0700
commit374d6cda7946431611c41cbb6e75dc4a25727ea8 (patch)
tree7120655877e6156ef371f5a5b1a88b353226270f /.gitattributes
parentef1d61781bc6708ccc4a21262cc80a7dad952e04 (diff)
downloadlinux-374d6cda7946431611c41cbb6e75dc4a25727ea8.tar.bz2
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/20220928014539.11046-1-zhoujie@nfschina.com Signed-off-by: Zhou jie <zhoujie@nfschina.com> Reviewed-by: Andrew Halaney <ahalaney@redhat.com> Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions