genode/repos/base-hw/include/hw_native_pd
Norman Feske 493924a35e base-hw: coding style
Improve consistency with the other base repositories, in particular

- Indentation of class initializers
- Vertical whitespace around control-flow statements
- Preferably place control-flow statements (return, break, continue) at
  beginning of a line
- Placing the opening brace of a namespace at the end of line
- Placing the opening brace of a class at a new line
- Removing superfluous braces around single statements
- Two empty lines between methods/functions in implementation files
2021-02-23 12:02:41 +01:00
..
client.h Remove Pd_session::Native_pd definition from API 2021-01-25 12:51:54 +01:00
hw_native_pd.h base-hw: coding style 2021-02-23 12:02:41 +01:00