]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 17 Jan 2013 20:09:08 +0000 (14:09 -0600)
commitdd5f049dbdf973d9bceebef1fd73647a5ede6732
tree6dc55e8e88ac00c7fb1b150269e90bc0c231dfa5
parent4caf35f9ecdca1feef1d2e5e223b78e52ffbea87
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>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
include/linux/ceph/decode.h