]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: fix a compile warning at seek_sanity_test.c
authorJeff Liu <jeff.liu@oracle.com>
Sat, 2 Jun 2012 14:33:06 +0000 (14:33 +0000)
committerMark Tinguely <tinguely@eagdhcp-232-125.americas.sgi.com>
Mon, 24 Sep 2012 20:24:22 +0000 (15:24 -0500)
commit7bb8e28b917842687122e10975cd8f7734ad74ea
tree554f4621b5ffdf96d2eaa81e770081e7516838f1
parentee9f5bd491a3353867293a5be43a676c3377e3bd
xfstests: fix a compile warning at seek_sanity_test.c

Fix the compiler report warning at seek_sanity_test.c:
seek_sanity_test.c:46:3: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'int'

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
src/seek_sanity_test.c