From: Zach Brown Date: Wed, 14 Jul 2010 21:01:21 +0000 (-0700) Subject: RDS/IB: print IB event strings as well as their number X-Git-Tag: v2.6.37-rc1~147^2~499^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bde04a63d532c2540d6fdee0a661530a62b1686;p=pandora-kernel.git RDS/IB: print IB event strings as well as their number It's nice to not have to go digging in the code to see which event occurred. It's easy to throw together a quick array that maps the ib event enums to their strings. I didn't see anything in the stack that does this translation for us, but I also didn't look very hard. Signed-off-by: Zach Brown --- Reading git-diff-tree failed