-
Roel Kluin authored
To set zeroes the sizeof the struct should be used rather than sizeof the pointer, kzalloc does that. Signed-off-by:
Roel Kluin <roel.kluin@gmail.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
05bad36c
To set zeroes the sizeof the struct should be used rather than sizeof the pointer, kzalloc does that. Signed-off-by:Roel Kluin <roel.kluin@gmail.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>