diff options
author | Joel Becker <joel.becker@oracle.com> | 2009-04-21 19:38:30 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-04-27 12:37:49 (GMT) |
commit | e63b6a6c0ffa2ebd8617cc1a10969000296831aa (patch) | |
tree | bb8a5b4ad968c161c327e592e0302308e21573bb /sound/usb/usbmixer_maps.c | |
parent | 45c06543afe2772c02f21efee0e2138b4e1c911e (diff) | |
download | linux-fsl-qoriq-e63b6a6c0ffa2ebd8617cc1a10969000296831aa.tar.xz |
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
A small warning popped up on ia64 because inode-map.c was comparing a
u64 object id with the ULL FIRST_FREE_OBJECTID. My first thought was
that all the OBJECTID constants should contain the u64 cast because
btrfs code deals entirely in u64s. But then I saw how large that was,
and figured I'd just fix the max() call.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'sound/usb/usbmixer_maps.c')
0 files changed, 0 insertions, 0 deletions