Revision 7bc1bac77a69011550ce0613f4a23712a002d7ad authored by Dan Carpenter on 31 May 2012, 23:26:11 UTC, committed by Linus Torvalds on 01 June 2012, 00:49:27 UTC
The PRINTK() macro isn't really used.  Let's just remove it because it
is ugly and out of date.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 1147597
History
File Mode Size
dnotify
fanotify
inotify
Kconfig -rw-r--r-- 135 bytes
Makefile -rw-r--r-- 168 bytes
fsnotify.c -rw-r--r-- 9.3 KB
fsnotify.h -rw-r--r-- 1.9 KB
group.c -rw-r--r-- 3.0 KB
inode_mark.c -rw-r--r-- 8.3 KB
mark.c -rw-r--r-- 10.8 KB
notification.c -rw-r--r-- 13.3 KB
vfsmount_mark.c -rw-r--r-- 5.2 KB

back to top