diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2024-05-27 01:12:46 +0200 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:51:34 +1000 |
commit | f8e0cc94192bd040421ff704a8efdc3a83391ffe (patch) | |
tree | 7fee21dcda6b7546cfa816ceb0c3b8d50d6489b9 /qemu-io-cmds.c | |
parent | f6f8838b055d231ee4bfc31ddaac95fae20834b6 (diff) |
target/ppc/mmu_common.c: Remove pte_update_flags()
This function is used only once, its return value is ignored and one
of its parameter is a return value from a previous call. It is better
to inline it in the caller and remove it.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions