diff options
| author | Christophe JAILLET <[email protected]> | 2024-03-30 08:32:12 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-03 01:20:00 +0000 |
| commit | f9a4506438a1068d9ff613319bc64dcaa65f681d (patch) | |
| tree | 817de0b4ca3109872681b1dfc03c41762615eb2a /net/unix/af_unix.c | |
| parent | Merge branch 'avoid-explicit-cpumask-var-allocation-on-stack' (diff) | |
| download | kernel-f9a4506438a1068d9ff613319bc64dcaa65f681d.tar.gz kernel-f9a4506438a1068d9ff613319bc64dcaa65f681d.zip | |
caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
UTILITY_NAME_LENGTH is 16. So better use the former when defining the
'utility_name' array. This makes the intent clearer when it is used around
line 260.
While at it, declare variable in reverse xmas tree style.
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/8c1160501f69b64bb2d45ce9f26f746eec80ac77.1711787352.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
