]> www.infradead.org Git - users/jedix/linux-maple.git/commit
USB: usblp: remove redundant semicolon
authorJun Yan <jerrysteve1101@gmail.com>
Fri, 13 Dec 2024 14:53:14 +0000 (22:53 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Dec 2024 17:40:39 +0000 (18:40 +0100)
commitc975c9b8f8204c34213e9a6821f597bbda021f8e
tree0d238fef7f6b9b4db10e077008a5f620b1fc35be
parente9509b499349965ee866aae8eea85e909d798c11
USB: usblp: remove redundant semicolon

remove redundant semicolon in LPIOC_SOFT_RESET to
fix the incorrect macro expansion syntax.

Signed-off-by: Jun Yan <jerrysteve1101@gmail.com>
Link: https://lore.kernel.org/r/20241213145314.785616-1-jerrysteve1101@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/usblp.c