aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-10-09 15:31:31 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-10-11 07:38:21 -0400
commitfe3e2e7ff2da41bd7a985c4c206e05a95ebe7a6b (patch)
tree5b38eeb914e7df3a7e331b388d9c2669829172ea /tools
parentc969f19f8fd17e600a16fe91aab66d86936cce0a (diff)
ASoC: checking kzalloc() for IS_ERR() instead of NULL
There is a typo here that got copy and pasted to several probe functions. kzalloc() returns NULL on allocation failures and not an ERR_PTR. Signed-off-by: Dan Carpenter <error27@gmail.com> Acked-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions