diff options
author | Suzuki K Poulose <[email protected]> | 2016-09-09 14:07:09 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2016-09-09 15:03:28 +0100 |
commit | 89ba26458b72422e0a1d85eb729a15220b204458 (patch) | |
tree | 07827148afc56d68b1d3d00a1fd14fe7e1458a0c /net/switchdev/switchdev.c | |
parent | ee7bc638f140e0586941002ffb82765743dabb97 (diff) |
arm64: Use consistent naming for errata handling
This is a cosmetic change to rename the functions dealing with
the errata work arounds to be more consistent with their naming.
1) check_local_cpu_errata() => update_cpu_errata_workarounds()
check_local_cpu_errata() actually updates the system's errata work
arounds. So rename it to reflect the same.
2) verify_local_cpu_errata() => verify_local_cpu_errata_workarounds()
Use errata_workarounds instead of _errata.
Cc: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Acked-by: Andre Przywara <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions