1. 08 Aug, 2011 1 commit
  2. 07 Aug, 2011 1 commit
    • Thomas Meyer's avatar
      ALSA: asihpi - use kzalloc() · 67ada836
      Thomas Meyer authored
       Use kzalloc rather than kmalloc followed by memset with 0
      
       This considers some simple cases that are common and easy to validate
       Note in particular that there are no ...s in the rule, so all of the
       matched code has to be contiguous
      
       The semantic patch that makes this output is available
       in scripts/coccinelle/api/alloc/kzalloc-simple.cocci.
      
       More information about semantic patching is available at
       http://coccinelle.lip6.fr/Signed-off-by: default avatarThomas Meyer <thomas@m3y3r.de>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      67ada836
  3. 06 Aug, 2011 2 commits
  4. 05 Aug, 2011 3 commits
  5. 04 Aug, 2011 6 commits
  6. 02 Aug, 2011 2 commits
  7. 01 Aug, 2011 1 commit
  8. 30 Jul, 2011 1 commit
  9. 29 Jul, 2011 4 commits
  10. 28 Jul, 2011 1 commit
  11. 27 Jul, 2011 6 commits
  12. 26 Jul, 2011 8 commits
  13. 24 Jul, 2011 3 commits
  14. 23 Jul, 2011 1 commit