From: Johannes Berg Date: Wed, 13 Apr 2011 10:14:48 +0000 (-0700) Subject: iwlagn: make iwlagn_wait_notification return error code X-Git-Tag: v3.0-rc1~377^2~161^2^2~141^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8674a1efca60d863d4caa47e102cc4d70d5ff9b;p=pandora-kernel.git iwlagn: make iwlagn_wait_notification return error code We're unlikely to care about the actual time spent waiting, so make the function return an error code which is less error prone in coding new uses. Also, while at it, mark __must_check. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed