/openbmc/dbus-sensors/src/ |
H A D | dbus-sensor_config.h.in | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | VariantVisitors.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | FileHandle.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | SensorPaths.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | PwmSensor.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | Thresholds.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | DeviceMgmt.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | SensorPaths.cpp | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | DeviceMgmt.cpp | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | FileHandle.cpp | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | sensor.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | Utils.hpp | e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | meson.build | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | PwmSensor.cpp | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | Utils.cpp | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
H A D | Thresholds.cpp | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|
/openbmc/dbus-sensors/ |
H A D | meson.build | diff e73bd0a11e54b7d2a7037d0b1e8d49de1042f44a Tue Jan 24 18:09:57 CST 2023 Andrew Jeffery <andrew@aj.id.au> sensors: Align source structure away from anti-patterns
The anti-patterns document comments on source structure, specifically on placing internal headers in a parallel subtree[1]. dbus-sensors is an example of violating this anti-pattern, so fix it.
[1]: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placing-internal-headers-in-a-parallel-subtree
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I50ecaddd53fa9c9b7a0441af9de5e60bd94e47c6
|