diff options
| author | Rasmus Villemoes <[email protected]> | 2025-08-22 20:18:48 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-09-02 14:11:36 -0600 |
| commit | 42529beba5a262992b53893477e0de646c1754b6 (patch) | |
| tree | 1f213d7c6998c37b15e45b2a66ecc341ae8f1fec /scripts/objdiff | |
| parent | 835915bb7d2b76d7e422b6d60628a0f7cef30ddb (diff) | |
memtest: remove use of vu_long typedef in mem_test_alt
Hiding a qualifier such as "volatile" inside a typedef makes the code
much harder to understand. Since addr and dummy being
volatile-qualified are important for the correctness of the test code,
make it more obvious by spelling it out as "volatile ulong".
Signed-off-by: Rasmus Villemoes <[email protected]>
Tested-by: Anshul Dalal <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
