[PATCH 0/2] bios: hdaaudio: minor code tidy up

Colin King colin.king at canonical.com
Fri Mar 2 09:52:25 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

Use calloc() instead of malloc() (also ensures memory is clear) and
make source fit into 80 columns.

Colin Ian King (2):
  bios: hdaaudio: use calloc() instead of malloc()
  bios: hdaaudio: ensure source fits into 80 columns

 src/bios/hdaaudio/hdaaudio.c |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

-- 
1.7.9





More information about the fwts-devel mailing list