1. 14 2月, 2014 4 次提交
  2. 06 2月, 2014 1 次提交
  3. 19 12月, 2013 1 次提交
  4. 10 12月, 2013 1 次提交
  5. 06 12月, 2013 4 次提交
  6. 03 12月, 2013 1 次提交
  7. 12 11月, 2013 3 次提交
  8. 15 10月, 2013 1 次提交
    • F
      wcn36xx: fix coccinelle warnings · 50d60c63
      Fengguang Wu 提交于
      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 <k.eugene.e@gmail.com>
      CC: John W. Linville <linville@tuxdriver.com>
      Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      50d60c63
  9. 11 10月, 2013 1 次提交