commit | 4bc88f63d7af89831fac82b67625f3e19156abba | [log] [tgz] |
---|---|---|
author | Ravindran, Madhusudhanan (M.) <mravindr@visteon.com> | Fri Mar 13 13:12:37 2015 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 20 14:13:17 2015 +0100 |
tree | 9f2869ca6d3b7b8a0c89c3b92168639bbfdb4b47 | |
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>