Quoting Rafael J. Wysocki (2014-02-04 13:39:43) > On Tuesday, February 04, 2014 12:43:51 PM Sebastian Capella wrote: > > + if (name == NULL) > What about "if (!name)"? > > + if (res != 0) { > What about "if (res)"? Changed, thanks! Sebastian -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href