diff options
author | Lee Jones <[email protected]> | 2020-07-13 15:49:12 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-07-16 15:12:38 +0200 |
commit | 26b72162e10b51e2b2be04ea7ea58f91a782dfc5 (patch) | |
tree | 7da2777217ba54db731ab97111a546b8149262c8 /scripts/gdb/linux/tasks.py | |
parent | 84a3fce5e914742e7f243bffdbbc90055c737ef7 (diff) |
pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
Kerneldoc struct titles must be followed by whitespace. Also attributes
need to be in the format '@.*: ' else the checker gets confused.
Fixes the following W=1 kernel build warning(s):
drivers/pinctrl/samsung/pinctrl-s3c24xx.c:100: warning: cannot understand function prototype: 'struct s3c24xx_eint_domain_data '
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Heiko Stuebner <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions