• David S. Miller's avatar
    fs/exportfs/expfs.c:dprintk · d10fe26e
    David S. Miller authored
    - 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.
    d10fe26e
expfs.c 14.2 KB