RE:[PATCH] triple_down in fs.h

Yaroslav Popovitch (yp@sot.com)
Fri, 5 Oct 2001 22:57:39 +0300 (EEST)


Hi! I aplied you patch to kernel-2.4.10 and tried to compile it.But during
compiling got error,which was caused by double definition of sort. It is
already in scsi/u14-34f.c,function with 4 parameters,declared as static.
As your #define sort is used only in fs.h,so I renamed it by adding some
symbols to name for ex. _sort,or hihahasort,(that is joke :)

Cheers,YP

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