]> git.baikalelectronics.ru Git - kernel.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)
commit0c030b6c458560c0168a6fbf5e7636932c92a852
treea9f4fbd78f9cf0a79c540fd642483018dec0583f
parenta85dd6927a6df596e506474c6d0b3028f1736ca0
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