diff options
author | 2015-12-08 18:49:53 +0100 | |
---|---|---|
committer | 2016-01-25 10:58:44 +0100 | |
commit | d056c9b81918675c6dedbfae042c2329effad786 (patch) | |
tree | 502089ad41a3e42201a59f8e025b74b6085ee06c /include/linux/reset-controller.h | |
parent | Linux 4.5-rc1 (diff) | |
download | linux-rng-d056c9b81918675c6dedbfae042c2329effad786.tar.xz linux-rng-d056c9b81918675c6dedbfae042c2329effad786.zip |
reset: remove unnecessary local variable initialization from of_reset_control_get_by_index
There is no need to initialize rstc, as it is unconditionally
assigned the return value of a kzalloc call before use.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'include/linux/reset-controller.h')
0 files changed, 0 insertions, 0 deletions