media: dvb_net: stop abusing /** for comments
The comments that start with "/**" aren't kernel-doc stuff.
So, just start them with "/*".
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
Showing
想要评论请 注册 或 登录
The comments that start with "/**" aren't kernel-doc stuff.
So, just start them with "/*".
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>