diff options
author | Ravindran, Madhusudhanan (M.) <mravindr@visteon.com> | 2015-03-13 13:12:37 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-20 14:13:17 +0100 |
commit | 4bc88f63d7af89831fac82b67625f3e19156abba (patch) | |
tree | 9f2869ca6d3b7b8a0c89c3b92168639bbfdb4b47 /kernel/Makefile | |
parent | 877945759df5ff6e7fb434cb5b6cddb606c2f66f (diff) |
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 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions