diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2015-12-08 18:49:53 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2016-01-25 10:58:44 +0100 |
commit | d056c9b81918675c6dedbfae042c2329effad786 (patch) | |
tree | 502089ad41a3e42201a59f8e025b74b6085ee06c /include/linux/reset-controller.h | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | kernel_replicant_linux-d056c9b81918675c6dedbfae042c2329effad786.tar.gz kernel_replicant_linux-d056c9b81918675c6dedbfae042c2329effad786.tar.bz2 kernel_replicant_linux-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