diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-09-14 11:33:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-14 14:46:29 +0300 |
commit | 478a31403b365d2f7b35a0cae8ee3e0594dc5bb1 (patch) | |
tree | 94aef8057ad29c03efa264327619e0177add0099 /.get_maintainer.ignore | |
parent | 239686c11f6acbb35c5c74fe2a3d172f22fcac70 (diff) | |
download | linux-478a31403b365d2f7b35a0cae8ee3e0594dc5bb1.tar.xz |
s390/netiucv: remove incorrect kernel doc indicators
Many comments above functions start with a kernel doc indicator, but
the comments are not using kernel doc style. Get rid of the warnings
by simply removing the indicator.
E.g.:
drivers/s390/net/netiucv.c:1852: warning:
This comment starts with '/**', but isn't a kernel-doc comment.
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions