[uml-devel] [PATCH 2/5] fs/hppfs: Add kmalloc NULL tests

2009-07-30 Thread Julia Lawall
From: Julia Lawall Test the result of kmalloc using a ! test, as most commonly done elsewhere, rather than a test on 0. The semantic match that finds this problem is as follows: (http://www.emn.fr/x-info/coccinelle/) // @@ expression *x; identifier f; constant char *C; @@ x = \(kmalloc\|kcall

Re: [uml-devel] I really need help, nothing works

2009-07-30 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I think you may need to read this and then re-formulate your question: http://catb.org/~esr/faqs/smart-questions.html I'm not even sure this is the right mailing list, as 90% of your mail seems like a rant about e17/Ubuntu. John Vincent wrote: > Hi