From: Fengguang Wu Date: Fri, 11 Oct 2013 15:30:26 +0000 (+0800) Subject: wcn36xx: fix coccinelle warnings X-Git-Tag: v3.13-rc1~105^2~181^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d60c6322f14e32bc11635732c54db1447fd3f5;p=pandora-kernel.git wcn36xx: fix coccinelle warnings drivers/net/wireless/ath/wcn36xx/debug.c:27:11-31: WARNING opportunity for simple_open, see also structure on line 106 /c/kernel-tests/src/i386/drivers/net/wireless/ath/wcn36xx/debug.c:27:11-31: WARNING opportunity for simple_open, see also structure on line 148 This removes an open coded simple_open() function and replaces file operations references to the function with simple_open() instead. Generated by: coccinelle/api/simple_open.cocci CC: Eugene Krasnikov CC: John W. Linville Signed-off-by: Fengguang Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed