summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2010-08-25 14:26:32 +0200
committerSage Weil <sage@newdream.net>2010-08-25 21:02:14 +0200
commitad8453ab0a5b98884074302ba3cc37664791e261 (patch)
tree3e90b914db42bfa8b476b1d46aef7baee4adebb3 /COPYING
parentceph: ceph_get_inode() returns an ERR_PTR (diff)
downloadlinux-ad8453ab0a5b98884074302ba3cc37664791e261.tar.xz
linux-ad8453ab0a5b98884074302ba3cc37664791e261.zip
ceph: Fix warnings
Just scrubbing some warnings so I can see real problem ones in the build noise. For 32bit we need to coax gcc politely into believing we really honestly intend to the casts. Using (u64)(unsigned long) means we cast from a pointer to a type of the right size and then extend it. This stops the warning spew. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions