summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-debugfs.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-29 13:58:51 +0100
committerLee Jones <lee.jones@linaro.org>2018-01-08 12:03:34 +0100
commite368866ea7a88f5ea16544c4e037b22d993dc3df (patch)
tree8b58e2aea2c520fe2d0f967113d7e7729889265a /drivers/mfd/ab8500-debugfs.c
parentmfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed' (diff)
downloadlinux-e368866ea7a88f5ea16544c4e037b22d993dc3df.tar.xz
linux-e368866ea7a88f5ea16544c4e037b22d993dc3df.zip
mfd: ti_am335x_tscadc: Remove redundant assignment to node
Node is being initialized a value that is never read, it is being written over a few statements into the function with the return value from call to of_get_child_by_name. Hence this initialization can be removed. Cleans up clang warning: drivers/mfd/ti_am335x_tscadc.c:127:22: warning: Value stored to 'node' during its initialization is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/ab8500-debugfs.c')
0 files changed, 0 insertions, 0 deletions