]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
HID: pidff: Move trailing statements in pidff_rescale_signed()
authorTomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
Sat, 24 May 2025 17:47:22 +0000 (19:47 +0200)
committerJiri Kosina <jkosina@suse.com>
Tue, 10 Jun 2025 19:28:23 +0000 (21:28 +0200)
commit3f7fd8cb8f408095ff97276d4e30ff87c112018e
tree590cc46aafc1d36738d5b347771bb72ae8cfd655
parent9c2f3ecd37ddcd714e4a476a5469d9b6663992ab
HID: pidff: Move trailing statements in pidff_rescale_signed()

Adds newline before trailing if statements.
Fixes checkpatch.pl errors

Signed-off-by: Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/usbhid/hid-pidff.c