<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-generic/bitops/ffs.h, branch v3.0.87</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/asm-generic/bitops/ffs.h?h=v3.0.87</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/asm-generic/bitops/ffs.h?h=v3.0.87'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-03-26T16:57:11Z</updated>
<entry>
<title>[PATCH] bitops: generic ffs()</title>
<updated>2006-03-26T16:57:11Z</updated>
<author>
<name>Akinobu Mita</name>
<email>mita@miraclelinux.com</email>
</author>
<published>2006-03-26T09:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=09020adb61416c4307de35941a9725a5e33d9beb'/>
<id>urn:sha1:09020adb61416c4307de35941a9725a5e33d9beb</id>
<content type='text'>
This patch introduces the C-language equivalent of the function: int ffs(int
x);

In include/asm-generic/bitops/ffs.h

This code largely copied from: include/linux/bitops.h

Signed-off-by: Akinobu Mita &lt;mita@miraclelinux.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
