Skip to content
Snippets Groups Projects
  1. Aug 08, 2011
  2. Aug 07, 2011
    • 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. Aug 06, 2011
  4. Aug 05, 2011
  5. Aug 04, 2011
  6. Aug 02, 2011
  7. Aug 01, 2011
  8. Jul 30, 2011
  9. Jul 29, 2011
  10. Jul 28, 2011
  11. Jul 27, 2011
  12. Jul 26, 2011
  13. Jul 24, 2011
  14. Jul 23, 2011
Loading