]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: lustre: Remove a trailing */ of a separate line.
authorPan Li <incarnation.p.lee@outlook.com>
Mon, 27 Jul 2015 05:50:34 +0000 (13:50 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 22:54:10 +0000 (15:54 -0700)
Remove a trailing */ of a separate comments block line.

Signed-off-by: Pan Li <incarnation.p.lee@outlook.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/cl_page.c

index ec21f2b64d7b496d0f910e891da0a7326c98f512..1f6ca7c7978fc7f4fffcf8d53c8942ed59f21ef4 100644 (file)
@@ -354,8 +354,10 @@ static struct cl_page *cl_page_find0(const struct lu_env *env,
               idx, PFID(&hdr->coh_lu.loh_fid), vmpage, vmpage->private, type);
        /* fast path. */
        if (type == CPT_CACHEABLE) {
-               /* vmpage lock is used to protect the child/parent
-                * relationship */
+               /*
+                * vmpage lock is used to protect the child/parent
+                * relationship
+                */
                KLASSERT(PageLocked(vmpage));
                /*
                 * cl_vmpage_page() can be called here without any locks as