On 22-07-21, 19:25, Randy Dunlap wrote: > Fix errant use of "/**" to begin a comment although the comment > is not kernel-doc notation. Just use "/*" instead. > > Fixes this kernel-doc warning: > > drivers/phy/qualcomm/phy-qcom-usb-hs.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > * Copyright (C) 2016 Linaro Ltd Applied, thanks -- ~Vinod