diff options
| author | Théo Lebrun <[email protected]> | 2024-02-28 12:28:09 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2024-02-29 10:27:02 +0100 |
| commit | 1a656a80ea8a6ae648e524ad67b2c712986c0481 (patch) | |
| tree | 9693cce63d8509488e9db7878bc2ade26f811a30 /net/unix/af_unix.c | |
| parent | dfeaf5e7f3389f975ed96297cb0faff1ca5ad060 (diff) | |
pinctrl: nomadik: follow type-system kernel coding conventions
Fix strict checkpatch warnings relative to types. Warning types
addressed:
WARNING: do not add new typedefs
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: static const char * array should probably be static const
char * const
Total messages before: 1 errors, 40 warnings, 39 checks.
Total messages after: 1 errors, 2 warnings, 38 checks.
Signed-off-by: Théo Lebrun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions