From: Julian Andres Klode Date: Tue, 27 Sep 2011 17:00:50 +0000 (+0200) Subject: staging: nvec: Add is_event() and size() functions for nvec_msg X-Git-Tag: v3.2-rc1~169^2^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8517e879e0d11a277275616b9e1c749afe2fceff;p=pandora-kernel.git staging: nvec: Add is_event() and size() functions for nvec_msg Add functions nvec_msg_is_event() and nvec_msg_size() which do just what the say: tell whether the message is an event, and getting the size of the message. Signed-off-by: Julian Andres Klode Acked-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed