diff options
author | Ravindran, Madhusudhanan (M.) <mravindr@visteon.com> | 2015-03-13 13:12:37 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-20 13:13:17 (GMT) |
commit | 4bc88f63d7af89831fac82b67625f3e19156abba (patch) | |
tree | 9f2869ca6d3b7b8a0c89c3b92168639bbfdb4b47 /lib/genalloc.c | |
parent | 877945759df5ff6e7fb434cb5b6cddb606c2f66f (diff) | |
download | linux-4bc88f63d7af89831fac82b67625f3e19156abba.tar.xz |
staging: netlogic: allocate right size in devm_kzalloc
sizeof when applied to a pointer typed expression gives
the size of the pointer.
The semantic patch that makes this change is available
in scripts/coccinelle/misc/noderef.cocci.
Signed-off-by: Madhusudhanan Ravindran <mravindr@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions