mit-pdos / xv6-riscv

Xv6 for RISC-V
Other
6.52k stars 2.37k forks source link

Permission To Upstream Getters/Setters? #205

Open WRaezer opened 9 months ago

WRaezer commented 9 months ago

I want to get permission in advance to decouple and refactor attribute retrieval and list traversal via arrow operators into getters and setters. I know this is a trivial thing, which is why I want it to me my first ever accepted PR.