Commit 2cfa4b311acc ("platform/x86: intel-hid: Support 5 button array") contains some coding style cleanups compared to the code it was based on. This patch series "backports" these cleanups to the rest of the driver in order to make it more self-consistent and removes a redundant set_bit() call as a bonus. This series was not tested on hardware supported by intel-hid. drivers/platform/x86/intel-hid.c | 48 ++++++++++------------------------------ 1 file changed, 12 insertions(+), 36 deletions(-) -- 2.11.1