From: Jonathan Cameron Date: Sat, 9 Jan 2010 17:01:33 +0000 (+0000) Subject: staging: iio: Fix incorrect existence check for a shared event pointer. X-Git-Tag: v2.6.34-rc1~10^2~1^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b16013e29f6058e5bd648e6f4a9c03d262cf4f;p=pandora-kernel.git staging: iio: Fix incorrect existence check for a shared event pointer. A second smatch detected error. First part fixes in a typo in the comment directly above that I noticed whilst trying to remember what this code actually does. Second part is the actual fix. I'm fairly amazed this one never caused trouble in testing as it is in one of the most common paths. Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed