On Wednesday 29 July 2009, Nicolas Palix wrote: > Fix compilation warning by casting the const void *Buffer > variable into a void *. > > Signed-off-by: Nicolas Palix <npalix@xxxxxxx> Not sure if this one is worthwhile. Replacing SG_BUFFER_LIST with the existing struct scatterlist might be a better fix, as sg_set_buf() does not generate a warning like this anyway. Arnd <>< -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html