summaryrefslogtreecommitdiff
path: root/drivers/vlynq
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2011-04-24 23:02:58 +0400
committerAlex Elder <aelder@sgi.com>2011-04-28 22:27:06 +0400
commit1a18a29478a38e5df382cd299f636187fde773ab (patch)
tree8637c41c27c9b992026a91859394d3e3e86ff777 /drivers/vlynq
parent45c51b99943c4c74165b19dc2f96e8ba93bdecb9 (diff)
downloadlinux-1a18a29478a38e5df382cd299f636187fde773ab.tar.xz
xfs: fix compiler warning in xfs_trace.h
xfs_fsblock_t may be a 32-bit type on if XFS_BIG_BLKNOS is not set, make sure to cast a value of this type to an unsigned long long before using the ll printk qualifier. Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions