]> asedeno.scripts.mit.edu Git - linux.git/commit
nubus: Remove cast to void pointer
authorHimanshu Jha <himanshujha199640@gmail.com>
Sun, 27 Aug 2017 07:32:28 +0000 (13:02 +0530)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 21 Oct 2019 07:08:15 +0000 (09:08 +0200)
commit51b67a6e6592db3b2aa06e870c6546bac095b22b
treef8820206c3ed55dc384c22eca9f5a55c0f927195
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
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>
drivers/nubus/nubus.c