]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: fix lines ending with a comma instead of a semicolon
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 10 Mar 2020 10:13:53 +0000 (11:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Mar 2020 07:14:16 +0000 (08:14 +0100)
commit3ce625740ad84639f371e3f224f0be50fe4b0bae
tree1dacb9107917f732a7192b8137ed90409081b919
parentdae4e88a4f82610d9338607b568386c2c9b02c56
staging: wfx: fix lines ending with a comma instead of a semicolon

Obviously introduced by mistake.

Fixes: 8d682f8cb933 ("staging: wfx: simplify hif_start() usage")
Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200310101356.182818-3-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/hif_tx.c