Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark privileged code as "_root_" and non-privileged code as "_user_" #60

Open
tyler-gilbert opened this issue Nov 11, 2017 · 0 comments
Labels
cleanup Refactoring or cleanup without affect to the generated code or API

Comments

@tyler-gilbert
Copy link
Member

If code must be executed as privileged, it should have root after the module:

sos_led_priv_enable() becomes sos_led_root_enable()

@tyler-gilbert tyler-gilbert added the cleanup Refactoring or cleanup without affect to the generated code or API label Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactoring or cleanup without affect to the generated code or API
Projects
None yet
Development

No branches or pull requests

1 participant