From: Johannes Berg Date: Sun, 4 Nov 2012 08:31:25 +0000 (+0100) Subject: iwlwifi: use list_first_entry X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2~1^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b1930e6fd9aaa72cc44519b257ae71a1c2e29f;p=pandora-kernel.git iwlwifi: use list_first_entry Instead of open-coding it with a temporary list_head pointer, just use list_first_entry. Reviewed-by: Gregory Greenman Signed-off-by: Johannes Berg --- Reading git-diff-tree failed