freebsd-skq/sys/gnu
ed ab210c8f2f Use strchr() and strrchr().
It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
2012-01-02 12:12:10 +00:00
..
dev/sound/pci
fs Use strchr() and strrchr(). 2012-01-02 12:12:10 +00:00