diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-06-25 19:36:12 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-25 22:11:16 +0300 |
commit | 7b804ce0c2e0bbf77b3a1d4b457520145822c496 (patch) | |
tree | 8d26c0ec7da391e5db3fe40c97dd25271e70b58c /.gitignore | |
parent | b89a5effb3345a484584cc2b090af62e1ecb0871 (diff) | |
download | linux-7b804ce0c2e0bbf77b3a1d4b457520145822c496.tar.xz |
regulator: cpcap-regulator: Demote kerneldoc header to standard comment
Nothing about this comment identifies it as a kerneldoc header.
They're missing all of their struct's property descriptions and
the correct 'struct *' header.
Fixes the following W=1 warning(s):
drivers/regulator/cpcap-regulator.c:99: warning: cannot understand function prototype: 'struct cpcap_regulator '
drivers/regulator/cpcap-regulator.c:337: warning: cannot understand function prototype: 'const struct cpcap_regulator omap4_regulators[] = '
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200625163614.4001403-9-lee.jones@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions