diff options
| author | 2018-11-23 21:40:58 +0100 | |
|---|---|---|
| committer | 2018-11-26 20:59:04 +0100 | |
| commit | 3f95106ea07562f4e9cf4d6798e09b821d55210b (patch) | |
| tree | 2ede74b252cccf3f46a5f2656e5f81dace9f05ee /include/linux/workqueue.h | |
| parent | staging: vboxvideo: Rename uint32_t type to u32 (diff) | |
staging: rtl8188eu: cleanup remaining comparsions to true
Cleanup remaining comparsions to true.
if (x == true) -> if (x)
if (x != true) -> if (!x)
if (!x == true) -> if (!x)
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
