mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
There is no need to have the 'struct device_node *node' variable static since new value always be assigned before use it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>