Commit a3bd2f7
KVM: Add function comments for __kvm_read/write_guest_page()
The (gfn, data, offset, len) order of parameters is a little strange
since "offset" applies to "gfn" rather than to "data". Add function
comments to make things perfectly clear.
Signed-off-by: Anish Moorthy <amoorthy@google.com>
Link: https://lore.kernel.org/r/20240215235405.368539-3-amoorthy@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent ed2f049 commit a3bd2f7
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3308 | 3308 | | |
3309 | 3309 | | |
3310 | 3310 | | |
| 3311 | + | |
3311 | 3312 | | |
3312 | 3313 | | |
3313 | 3314 | | |
| |||
3409 | 3410 | | |
3410 | 3411 | | |
3411 | 3412 | | |
| 3413 | + | |
3412 | 3414 | | |
3413 | 3415 | | |
3414 | 3416 | | |
| |||
0 commit comments