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)
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>

No differences found