From: Axel Lin Date: Thu, 2 Jan 2014 07:16:40 +0000 (+0800) Subject: spi: core: Use list_first_entry_or_null() instead of open-coded X-Git-Tag: v3.14-rc1~91^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cfd97f93e36b3f8b5d2a26147aaccae0c847a9c;p=pandora-kernel.git spi: core: Use list_first_entry_or_null() instead of open-coded Use list_first_entry_or_null() to save a few lines. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed