diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2012-01-27 04:24:55 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-01 14:15:32 -0500 |
commit | b5d5843a1dd0031d63d9d9484346d86eae9cab3b (patch) | |
tree | 9b10561d8452ab3610df5737d086193db04aa4f5 /net/core | |
parent | 658ddaaf6694adf63f67451dec9ddeb87a7cb2d7 (diff) | |
download | linux-next-b5d5843a1dd0031d63d9d9484346d86eae9cab3b.tar.gz |
mISDN: use memchr_inv
Use memchr_inv to check if the data contains all same bytes. It is
faster than looping for each byte.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions