From: Alex Elder Date: Thu, 1 Nov 2012 13:39:27 +0000 (-0500) Subject: ceph: define ceph_encode_8_safe() X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5f049dbdf973d9bceebef1fd73647a5ede6732;p=pandora-kernel.git 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 Reviewed-by: Dan Mick --- Reading git-diff-tree failed