]> Git Repo - qemu.git/commit
device tree: Fix cppcheck warning
authorStefan Weil <[email protected]>
Mon, 10 Jun 2013 20:12:25 +0000 (22:12 +0200)
committerMichael Tokarev <[email protected]>
Tue, 11 Jun 2013 19:45:44 +0000 (23:45 +0400)
commit909a196d2754388d3b15a34b688095c655792124
tree4a057f7257a5d4d4aa44f184096515eeabd0e055
parent8a3e8f7fd8144343f6c83e810b988c1e8a99d50a
device tree: Fix cppcheck warning

Fix this cppcheck warning:

Checking device_tree.c...
device_tree.c:216: style:
 Checking if unsigned variable 'r' is less than zero.

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
device_tree.c
This page took 0.023758 seconds and 4 git commands to generate.