]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/quota/quota_tree.h
Merge remote branch 'alsa/devel' into topic/misc
[net-next-2.6.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 */