commit | 30abc082119d2c76aa8f009228c17e173e6bd85b | [log] [tgz] |
---|---|---|
author | Urvang Joshi <urvang@google.com> | Wed Jul 20 15:17:19 2016 -0700 |
committer | Urvang Joshi <urvang@google.com> | Wed Jul 20 15:27:29 2016 -0700 |
tree | 15f4cef7fb7f286aee4028a1f1106a4b685aad97 | |
parent | 0d22b52a50343d66de4b9c2ea84541a70eb13227 [diff] |
Fix warnings reported by -Wshadow: Part1b: scan_order struct and variable - Change struct name to all caps SCAN_ORDER to be locally consistent. - Rename struct pointers to 'scan_order' instead of hard to read short names 'so' and 'sc'. Change-Id: Ia131f14320c1a18aa12654cdb87bf8008878950a