diff options
| author | Geert Uytterhoeven <[email protected]> | 2020-08-26 15:04:44 +0200 |
|---|---|---|
| committer | Geert Uytterhoeven <[email protected]> | 2020-09-07 10:56:08 +0200 |
| commit | 7e158826564fbbb7284dabbaf71b6c3227845f51 (patch) | |
| tree | 229c7cc786dbffa749029cb201049770f534c009 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 41f1bf37a63ecdb06b7b96646579170ddbe9def1 (diff) | |
m68k: mm: Remove superfluous memblock_alloc*() casts
The return type of memblock_alloc*() is a void pointer, so there is no
need to cast it to "void *" or some other pointer type, before assigning
it to a pointer variable.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Mike Rapoport <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions