]> Git Repo - linux.git/commit
HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF case
authorJiri Kosina <[email protected]>
Fri, 19 Nov 2021 14:58:30 +0000 (15:58 +0100)
committerJiri Kosina <[email protected]>
Fri, 19 Nov 2021 14:58:30 +0000 (15:58 +0100)
commitf61e06391d65c4ecb11ff2a0bdc1e7d70c2aa407
treeda774e3989088d21deae412c7d272cd610fd6905
parenta1091118e0d6d84c2fdb94e6c397ac790bfb9dd6
HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF case

The rumbling-related identifiers are never used in !CONFIG_NINTENDO_FF
case, so let's hide them in order to avoid unused warnings.

Reported-by: kernel test robot <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
drivers/hid/hid-nintendo.c
This page took 0.044615 seconds and 4 git commands to generate.