From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q8OLK43i211976 for ; Mon, 24 Sep 2012 16:20:04 -0500 Message-ID: <5060CECB.3070100@sgi.com> Date: Mon, 24 Sep 2012 16:21:15 -0500 From: Mark Tinguely MIME-Version: 1.0 Subject: Re: [PATCH] xfstests: fix a compile warning at seek_sanity_test.c References: <4FCA2422.90804@oracle.com> In-Reply-To: <4FCA2422.90804@oracle.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: jeff.liu@oracle.com Cc: xfs@oss.sgi.com On 06/02/12 09:33, Jeff Liu wrote: > Hello, > > 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' > > Below patch can fix it. > > Signed-off-by: Jie Liu > > --- Committed to git://oss.sgi.com/xfs/cmds/xfstests.git, master branch. --Mark. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs