diff options
author | Antti Palosaari <crope@iki.fi> | 2014-12-05 16:02:42 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-01-29 18:43:16 -0200 |
commit | 1ee5e7dd5eced2ec13d3810c55b4ecd73cb5c92f (patch) | |
tree | c8dd14548c70700f64fa7b934b6c232b8b02eb35 /drivers/media/dvb-frontends/tda665x.c | |
parent | e5dd1100c7d3493a8a3c6ac79468978009204104 (diff) |
[media] si2168: add own goto label for kzalloc failure
Use own label for kzalloc failure in which does not call kfree().
kfree() could be called with NULL, but it is still better to have
own label which skips unnecessary kfree().
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/tda665x.c')
0 files changed, 0 insertions, 0 deletions