[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+NV+Vkog3M6BMC9iMAdCJPbsDQUvPJx1ucsX5FV=kHJLu+ryw@mail.gmail.com>
Date: Thu, 24 Nov 2011 16:39:17 +0530
From: Rahul Bedarkar <rpal143@...il.com>
To: linux-kernel@...r.kernel.org
Subject: [path] adding header info in raw.h
Hi,
Adding header info in raw.h
[master 1e3c43b] Added info header in raw.h 1 files changed, 6
insertions(+), 0 deletions(-)
diff --git a/include/linux/raw.h b/include/linux/raw.h
index 62d543e..7ca527a 100644
--- a/include/linux/raw.h
+++ b/include/linux/raw.h
@@ -1,3 +1,9 @@
+/*
+* include/linux/raw.h
+*
+* include file for raw block device drivers
+*/
+
#ifndef __LINUX_RAW_H
#define __LINUX_RAW_H
Regards,
Rahul Bedarkar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists