mit-pdos / xv6-riscv

Xv6 for RISC-V

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Permission To Upstream Getters/Setters?

WRaezer opened this issue · comments

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.