Skip to content

fix 'kfree' comment in kalloc.c

嗷嗷嗷 requested to merge doubleAddr into main

'kfree' has a parameter named 'pa' but referenced in the comment as 'v'.

Merge request reports