mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The (void *) cast is redundant because the last argument of show_textbox_ext() is an opaque pointer. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>