commit | 9f7ca0b73c2f4ce14549af3bde4684b4c8806867 | [log] [tgz] |
---|---|---|
author | Fergus Simpson <afergs@google.com> | Fri Mar 10 10:46:46 2017 -0800 |
committer | Fergus Simpson <afergs@google.com> | Sat Mar 11 01:50:58 2017 +0000 |
tree | d65809bcf072e8354e8dbe804fdd5331f5607057 | |
parent | 3260480bd97b6fdc0f99f64276af897a1c2634fd [diff] |
handle_inter_mode: rename opt_args to args The addition of a 2D array to the HandleInterModeArgs struct means there is now a non-optional member in the opt_args struct passed to handle_inter_mode and its child functions. Since opt_args no longer consists solely of optional members I've renamed it args. Change-Id: I7f3b22188777d8fdac2c244746638c34b5d8636c