Gregoire Favre wrote: > Hello, > > gcc -D__KERNEL__ -I/usr/src/linux-2.5/include -Wall -Wstrict-prototypes > -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common > -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE > -DKBUILD_BASENAME=super -c -o super.o super.c > super.c: In function `hfs_fill_super': > super.c:536: `sb' undeclared (first use in this function) Typo fixed. -- Brian Gerst