scripts: add muldiv64() checking coccinelle scripts
commite9d5150739c4e321088eddfe46b88a8654d86eae
authorLaurent Vivier <lvivier@redhat.com>
Mon, 9 May 2016 13:24:55 +0000 (9 15:24 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 7 Jun 2016 15:02:49 +0000 (7 18:02 +0300)
tree9a47ab91710c6f160a534dffdeb00d9c18e872ad
parent96165b9eb4207a34a87c46df731d3cc42c052e13
scripts: add muldiv64() checking coccinelle scripts

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
scripts/coccinelle/overflow_muldiv64.cocci [new file with mode: 0644]
scripts/coccinelle/remove_muldiv64.cocci [new file with mode: 0644]
scripts/coccinelle/simplify_muldiv64.cocci [new file with mode: 0644]
scripts/coccinelle/swap_muldiv64.cocci [new file with mode: 0644]