From 4834d34450066ee055a5b6cfab3785b9b989d4f0 Mon Sep 17 00:00:00 2001
From: vitaly <vitaly>
Date: Wed, 19 Sep 2007 19:20:07 +0000
Subject: [PATCH] Branch HEAD

make HEAD compilable again
---
 lustre/include/linux/lustre_lite.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/include/linux/lustre_lite.h b/lustre/include/linux/lustre_lite.h
index 2ec527e23d..41c670e46f 100644
--- a/lustre/include/linux/lustre_lite.h
+++ b/lustre/include/linux/lustre_lite.h
@@ -1,6 +1,6 @@
 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
  * vim:expandtab:shiftwidth=8:tabstop=8:
-
+ */
 
 #ifndef _LINUX_LL_H
 #define _LINUX_LL_H
-- 
GitLab