diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-03-08 18:11:19 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2022-03-18 22:31:14 +0300 |
commit | 13de23494f387315c6cfab6fe78fbed7d1b25586 (patch) | |
tree | b3f68942c12a0df315587c6dddb3fb10a10f52e2 /security/smack/smack_lsm.c | |
parent | 8fefb3134f3493bd2e5e26de308ebfbe8c562b8f (diff) | |
download | linux-13de23494f387315c6cfab6fe78fbed7d1b25586.tar.xz |
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
Currently the reading of the onstack array is confusing since two
out of three members are of different types. Let it be more clear
by explicitly set the array size, so everybody will understand that
parameters are cast to the type of the array.
While at it, add a missed space.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'security/smack/smack_lsm.c')
0 files changed, 0 insertions, 0 deletions