Files
qemu/scripts
Stefan Hajnoczi 8b6ee9aeb3 checkpatch: complain about ffs(3) calls
The ffs(3) family of functions is not portable.  MinGW doesn't always
provide the function.

Use ctz32() or ctz64() instead.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1427124571-28598-10-git-send-email-stefanha@redhat.com
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-04-28 15:36:08 +02:00
..
2015-03-10 10:49:25 +01:00
2015-03-17 14:30:48 +01:00
2014-02-20 13:14:18 +01:00
2014-06-27 09:27:56 -04:00
2015-02-16 15:07:18 +00:00
2014-02-15 16:10:25 +04:00
2014-06-09 15:43:40 +02:00