summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-07-15 11:55:42 -0700
committerStephen Boyd <sboyd@codeaurora.org>2015-07-28 11:58:35 -0700
commitf645f72d876586c4950dcd5bf516744db0aeb30b (patch)
tree0edcbf5f9e6bdd4ecba39d30f49a9f0536976c21 /usr
parent4d341056202a4725777ed99897f6456405819cd4 (diff)
downloadlinux-f645f72d876586c4950dcd5bf516744db0aeb30b.tar.gz
linux-f645f72d876586c4950dcd5bf516744db0aeb30b.tar.xz
clk: ti: Check kzalloc() for failures
smatch reports a failure to check kzalloc() here: drivers/clk/ti/clk.c:232 omap2_clk_provider_init() error: potential null dereference 'io'. (kzalloc returns null) Check for an allocation failure and return -ENOMEM. Acked-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions