1. 19 2月, 2016 5 次提交
  2. 18 2月, 2016 1 次提交
  3. 13 1月, 2016 1 次提交
  4. 27 10月, 2015 8 次提交
  5. 09 9月, 2015 1 次提交
  6. 19 8月, 2015 1 次提交
  7. 03 6月, 2015 1 次提交
  8. 25 5月, 2015 1 次提交
  9. 21 5月, 2015 3 次提交
  10. 20 5月, 2015 4 次提交
  11. 15 4月, 2015 2 次提交
  12. 25 3月, 2015 1 次提交
  13. 25 11月, 2014 1 次提交
    • M
      bugon.cocci: fix Options at the macro · 7426977c
      Mauro Carvalho Chehab 提交于
      The comma after --no-includes makes coccinelle to not run the script:
      
      /usr/bin/spatch -D report --very-quiet --no-show-diff --cocci-file ./scripts/coccinelle/misc/bugon.cocci --no-includes, --include-headers --patch . --dir drivers/media/platform/coda/ -I ./arch/x86/include -I arch/x86/include/generated -I include -I ./arch/x86/include/uapi -I arch/x86/include/generated/uapi -I ./include/uapi -I include/generated/uapi -I ./include/linux/kconfig.h
      Usage: spatch.opt --sp-file <SP> <infile> [-o <outfile>] [--iso-file <iso>] [options]
      Options are:
        --sp-file                    <file> the semantic patch file
        -o                           <file> the output file
        --in-place                   do the modification on the file directly
        --backup-suffix              suffix to use when making a backup for inplace
      ...
      
      At least with Fedora 20 coccinelle package:
      	coccinelle-1.0.0-0.rc20.1.fc21.x86_64
      Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
      Acked-by: NJulia Lawall <julia.lawall@lip6.fr>
      Tested-by: NWolfram Sang <wsa@the-dreams.de>
      Fixes: 5be1df66 (Coccinelle: Script to replace if and BUG with BUG_ON)
      Cc: stable@vger.kernel.org
      Signed-off-by: NMichal Marek <mmarek@suse.cz>
      7426977c
  14. 07 11月, 2014 1 次提交
  15. 26 9月, 2014 1 次提交
  16. 09 8月, 2014 2 次提交
  17. 06 8月, 2014 5 次提交
  18. 20 6月, 2014 1 次提交