]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: use boolean appropriately
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:14:32 +0000 (16:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:51:03 +0000 (15:51 +0100)
commit4b504ecbe4f0ebb5b3d2febd60c54a9a0b7b9a3a
treed75c9c04bae2c89f58b025ac86cd5716846b096c
parentcb1b9012e40ce7ade937b2b6858b380f3c887e32
staging: wfx: use boolean appropriately

The field 'uploaded' is used as a boolean, so call it a boolean.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20191217161318.31402-5-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/data_tx.c
drivers/staging/wfx/data_tx.h