]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: define ceph_encode_8_safe()
authorAlex Elder <elder@inktank.com>
Thu, 1 Nov 2012 13:39:27 +0000 (08:39 -0500)
committerAlex Elder <elder@inktank.com>
Mon, 19 Nov 2012 23:37:47 +0000 (17:37 -0600)
commit74d907ccd569c8df7592f70bb1c1fcb761211cc2
tree56a8e2245a1626762925e63bc3715c566e15a2ed
parent4a610328099f7ae8db842c9472a0e2f7d6f4b315
ceph: define ceph_encode_8_safe()

It's kind of a silly macro, but ceph_encode_8_safe() is the only one
missing from an otherwise pretty complete set.  It's not used, but
neither are a couple of the others in this set.

While in there, insert some whitespace to tidy up the alignment of
the line-terminating backslashes in some of the macro definitions.

Signed-off-by: Alex Elder <elder@inktank.com>
include/linux/ceph/decode.h