lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ