commit | 51b67a6e6592db3b2aa06e870c6546bac095b22b | [log] [tgz] |
---|---|---|
author | Himanshu Jha <himanshujha199640@gmail.com> | Sun Aug 27 13:02:28 2017 +0530 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Oct 21 09:08:15 2019 +0200 |
tree | f8820206c3ed55dc384c22eca9f5a55c0f927195 | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c [diff] |
nubus: Remove cast to void pointer Casting void pointers to other pointer types is unnecessary. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com> Link: https://lore.kernel.org/r/1503819148-11676-1-git-send-email-himanshujha199640@gmail.com Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>