From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Mon, 28 Sep 2015 14:20:55 +0200 Subject: [Cocci] [PATCH v2] coccinelle: assign signed result to unsigned variable In-Reply-To: <56092E98.9000103@samsung.com> References: <1443437687-16559-1-git-send-email-a.hajda@samsung.com> <56092D7B.4030106@users.sourceforge.net> <56092E98.9000103@samsung.com> Message-ID: <560930A7.2070400@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr >> How do you think about the reuse of the parameter "--recursive-includes" here? > > Last time I have tried it, kernel source check took more than 10 hours, > so I gave up. This is interesting background information. There are opportunities for more fine-tuning of such a source code analysis, aren't there? Regards, Markus