Skip to content
Snippets Groups Projects
Commit af336675 authored by Wolfram Sang's avatar Wolfram Sang
Browse files

i2c: mpc: remove useless variable initialization


cppcheck rightfully says:

drivers/i2c/busses/i2c-mpc.c:329: style: Variable 'node' is reassigned a value before the old one has been used.

Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent f6d29536
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment