Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvhart/linux...
[cascardo/linux.git] / fs / quota / quota_tree.h
index ccc3e71..a1ab8db 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 */