On Friday 04 March 2005 22:26, Jesper Juhl wrote: > Hi, > > 2.6.11 still contain these warnings : > > drivers/video/kyro/fbdev.c:597: warning: ignoring return value of > `copy_from_user', declared with attribute warn_unused_result > drivers/video/kyro/fbdev.c:607: warning: ignoring return value of > `copy_from_user', declared with attribute warn_unused_result > drivers/video/kyro/fbdev.c:628: warning: ignoring return value of > `copy_to_user', declared with attribute warn_unused_result > drivers/video/kyro/fbdev.c:631: warning: ignoring return value of > `copy_to_user', declared with attribute warn_unused_result > drivers/video/kyro/fbdev.c:634: warning: ignoring return value of > `copy_to_user', declared with attribute warn_unused_result > > Here's a patch that has been send before but obviously didn't make it in. > re-diff'ed against 2.6.11
Your patch is already in the mm tree along with the other fbdev patches. Tony - 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/