| | Date | Thu, 23 Aug 2007 20:22:17 -0400 | | From | Jeff Dike <> | | Subject | Re: [PATCH 03/30] um: Don't unnecessarily cast allocation return value in ubd_kern.c |
| |
On Fri, Aug 24, 2007 at 01:43:49AM +0200, Jesper Juhl wrote: > vmalloc() returns a void pointer, so casting to (void *) is pretty pointless.
Righto, I'll take care of this.
Jeff
-- Work email - jdike at linux dot intel dot com - 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/
|