From 1cfd97f93e36b3f8b5d2a26147aaccae0c847a9c Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 2 Jan 2014 15:16:40 +0800 Subject: [PATCH] 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-format-patch failed