diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-21 10:15:46 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-27 16:00:17 +0100 |
commit | 0338f6a6fb659f083eca7dd5967bb668d14707f8 (patch) | |
tree | d45ad470fbc0790565ff8875692e1a31b7bf062c /tools/testing/radix-tree/linux.c | |
parent | 5d5dfc50e5689d5b09de4a323f84c28a6700d156 (diff) |
gpiolib: drop tabs from local variable declarations
Older code has an annoying habit of putting tabs between the type and the
name of the variable. This doesn't really add to readability and newer
code doesn't do it so make the entire file consistent.
While at it: convert 'unsigned' to 'unsigned int'.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/testing/radix-tree/linux.c')
0 files changed, 0 insertions, 0 deletions