From: Dan Carpenter Date: Mon, 25 Jun 2012 22:39:45 +0000 (+0000) Subject: net: qmi_wwan: simplify a check in qmi_wwan_bind() X-Git-Tag: v3.6-rc1~125^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac24979dcb3418a295e11823c1f2506df1d9926;p=pandora-kernel.git net: qmi_wwan: simplify a check in qmi_wwan_bind() This code is easier to read if we specify which flags we want at the condition instead of at the top of the function. Signed-off-by: Dan Carpenter Acked-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed