]> git.karo-electronics.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, 7 Mar 2013 15:19:58 +0000 (15:19 +0000)
commit09d4d918de8308cae1cf4a1a3336917d7ccb7a07
treed94064acca9541cff4e3ade14fe2df357017fd6e
parent9c0c03969161f77c78415ae5feb4fe05e5985cc9
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