From: Grant Grundler Date: Tue, 26 Mar 2013 21:48:28 +0000 (+0000) Subject: SRPT: Fix odd use of WARN_ON() X-Git-Tag: v3.10-rc1~43^2^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532ec6f1c0b5e936f73c607309253204866e2102;p=pandora-kernel.git SRPT: Fix odd use of WARN_ON() While WARN_ON("const string") will work, it's intent is not obvious. The warning is more useful by showing the "state" value. Signed-off-by: Grant Grundler Signed-off-by: Roland Dreier --- Reading git-diff-tree failed