diff options
| author | Aldo Conte <aldocontelk@gmail.com> | 2026-05-22 14:34:15 +0200 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-31 11:01:48 +0100 |
| commit | 2e84e69c92233b601e3892887aec7c56fd4fe13b (patch) | |
| tree | 5f082179b75976ef15fdbb4a662877903ad3afbc /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git | |
| parent | 0e6a62767a1235b1b52e9faaf6c916a4c786a3df (diff) | |
iio: tcs3472: use ! instead of explicit NULL check
Replace 'if (indio_dev == NULL)' with 'if (!indio_dev)' in
tcs3472_probe() to follow the preferred kernel style.
No functional change.
Suggested-by: Joshua Crofts <joshua.crofts1@gmail.com>
Signed-off-by: Aldo Conte <aldocontelk@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
