[path] adding header info in raw.h

From: Rahul Bedarkar
Date: Thu Nov 24 2011 - 06:09:39 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/