]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
GFS2: use memchr_inv
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 7 Mar 2013 14:42:52 +0000 (23:42 +0900)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 4 Apr 2013 08:52:50 +0000 (09:52 +0100)
commit4146c3d469dc400eefa253fb37aa1e74fb5e41f8
treea9f4fbd78f9cf0a79c540fd642483018dec0583f
parent57c7310b8eb96b0fe3b0aaa8dc194adbae03bef3
GFS2: use memchr_inv

Use memchr_inv to verify that the specified memory range is cleared.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: cluster-devel@redhat.com
Cc: Christine Caulfield <ccaulfie@redhat.com>
Cc: David Teigland <teigland@redhat.com>
fs/gfs2/lock_dlm.c