[patch] static declaration for `init_fat_fs' follows non-static

From: Kurt Roeckx (Q@ping.be)
Date: Fri Mar 24 2000 - 17:46:33 EST

  • Next message: Jeff Garzik: "Re: [2.3.99-pre3] via-rhine.o died again!"

    I have no idea where to mail it, so I'll send it here.

    In fatfs_syms.c, It says:

    static int __init init_fat_fs(void)

    while in msdos_fs.h:

    extern int init_fat_fs(void);

    This really doesn't work together, and I think it really should be static,
    so I removed that line from msdos_fs.h.

    simple patch is attached.

    Kurt



    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Fri Mar 24 2000 - 18:27:27 EST