On Sat, Aug 20, 2005 at 03:48:40PM -0400, Dave Jones wrote: > fs/befs/linuxvfs.c:466: error: conflicting types for 'befs_follow_link' > fs/befs/linuxvfs.c:44: error: previous declaration of 'befs_follow_link' was > here > fs/befs/linuxvfs.c: In function 'befs_follow_link': > fs/befs/linuxvfs.c:490: warning: return makes integer from pointer without a > cast > > Signed-off-by: Dave Jones <[EMAIL PROTECTED]> >
It should be void *, not void. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/