Skip to content
Commit 44b582b3 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Alex Deucher
Browse files

drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call



There is no need to cast a typed pointer to a void pointer when calling
a function that accepts the latter.  Remove it, as the cast prevents
further compiler checks.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent e4b116a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment