Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
[deliverable/linux.git] / fs / quota / quota_tree.h
index ccc3e71fb1d8efa940227cb2e704c0f35a57a6e1..a1ab8db81a511b52c5471a7959493251eba88750 100644 (file)
@@ -22,10 +22,4 @@ struct qt_disk_dqdbheader {
 
 #define QT_TREEOFF     1               /* Offset of tree in file in blocks */
 
-#define q_warn(fmt, args...) \
-do { \
-       if (printk_ratelimit()) \
-               printk(fmt, ## args); \
-} while(0)
-
 #endif /* _LINUX_QUOTAIO_TREE_H */
This page took 0.037622 seconds and 5 git commands to generate.