diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2014-05-25 22:50:06 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2014-05-27 15:13:34 +0400 |
commit | 08cf78ed41feaa21017487bad0a5a405c6cede43 (patch) | |
tree | 14a8a16ec61dc5f604c3b8abfc87aa58afe76a5d /init | |
parent | ad69674e73a18dc3a8da557f4059ccf9389531a5 (diff) | |
download | linux-08cf78ed41feaa21017487bad0a5a405c6cede43.tar.xz |
of_pci_irq: kill useless variable in of_irq_parse_pci()
The 'lspec' variable only caused pointless promotions from u8 to u32 on each
loop iteration, while it's enough to promote only once, after the loop.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions