fs/exportfs/expfs.c:dprintk
- Fix macro varargs usage, you need to specify a variable name before the triple dot or else most current compilers complain. See include/linux/ext2_fs.h:ext2_debug for another example where it is done correctly.
Showing
Please register or sign in to comment