From: Axel Lin Date: Thu, 13 Sep 2012 06:12:08 +0000 (+0800) Subject: HID: lenovo-tpkbd: Remove unnecessary casts of void pointers X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=832fbeaef446a7024c5e0f19b7122100a7b1003d;p=pandora-kernel.git HID: lenovo-tpkbd: Remove unnecessary casts of void pointers container_of() never returns NULL, thus also remove the NULL checking for it. Signed-off-by: Axel Lin Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed