Searched hist:"478 a31403b365d2f7b35a0cae8ee3e0594dc5bb1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/s390/net/ |
H A D | fsm.c | diff 478a31403b365d2f7b35a0cae8ee3e0594dc5bb1 Tue Sep 14 03:33:19 CDT 2021 Heiko Carstens <hca@linux.ibm.com> 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>
|
H A D | netiucv.c | diff 478a31403b365d2f7b35a0cae8ee3e0594dc5bb1 Tue Sep 14 03:33:19 CDT 2021 Heiko Carstens <hca@linux.ibm.com> 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>
|