commit | c554240e647c14a5067537fcf8ef88e92b431e12 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Aug 06 10:19:53 2021 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Mon Aug 16 11:04:18 2021 -0700 |
tree | 4f26e04fcb34ef691590d9e15ef3f3a3236fa2e1 | |
parent | 98f87ca8a7ffe67f3eedecdff9182fb44fe1ffcd [diff] |
Rename two local variables Improve code readability by renaming 'device' into 'loop_device' and 'device_fd' into 'loop_fd'. Bug: 194894000 Test: Built Android images and installed these on an Android device. Merged-In: Ia9c2d7a525e727f8706e66631b97fc4678c6a4d9 Change-Id: I3fa0c9ca53277b621bb5b81aca394a3079c6e0a3 Ignore-AOSP-First: Already in AOSP. Signed-off-by: Bart Van Assche <bvanassche@google.com>