OSDN Git Service

staging:lustre:lnet: lib-md.c erase C99 // comments
authorJanet Liu <jianhua.ljh@gmail.com>
Sun, 31 Aug 2014 04:56:20 +0000 (12:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Aug 2014 19:55:38 +0000 (12:55 -0700)
commitbe82d9b2d57a923fca9384736a4332fdb45f41f3
treebcc1e5860e1b6d371329d5dea680e823cc79d918
parent242c7b52bed14b43dba847c32d408f0b1636adc5
staging:lustre:lnet: lib-md.c erase C99 // comments

After changing the comments format, the other error disappears.
So silences two checkpatch errors:
  ERROR: do not use C99 // comments
  ERROR: trailing statements should be on next line

Signed-off-by: Janet Liu <jianhua.ljh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/lib-md.c