On Thu, Aug 05, 2021 at 10:01:49PM -0700, Randy Dunlap wrote: > The 0day bot reported some kernel-doc warnings in this file so clean up > all of the kernel-doc and use proper kernel-doc formatting. > There are no more kernel-doc errors or warnings reported in this file. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Cc: Jason Gunthorpe <jgg@xxxxxxxxxx> > Cc: Tony Krowiak <akrowiak@xxxxxxxxxxxxx> > Cc: Halil Pasic <pasic@xxxxxxxxxxxxx> > Cc: Jason Herne <jjherne@xxxxxxxxxxxxx> > Cc: Harald Freudenberger <freude@xxxxxxxxxxxxx> > Cc: linux-s390@xxxxxxxxxxxxxxx > --- > drivers/s390/crypto/vfio_ap_ops.c | 116 ++++++++++++---------------- > 1 file changed, 52 insertions(+), 64 deletions(-) Applied, thanks.