barectf-platform-linux-fs.c: improve quality
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 17 Sep 2020 01:19:39 +0000 (21:19 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 17 Sep 2020 13:28:36 +0000 (09:28 -0400)
commitd93210ee54d1e7e4ffae581fb3150425f4a1bbad
tree2aac139134f437fbedc14988be00b12bf76c014b
parentc5af015533fb5ec23a0f67ffea3d3fedf86d17fb
barectf-platform-linux-fs.c: improve quality

Changes:

* Remove unneeded included headers.
* Remove unneeded TO_VOID_PTR() macro.
* Use `const` where possible.
* Use single return points.
* Rename platform context variables to `platform_ctx`.
* Capitalize comments.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
platforms/linux-fs/barectf-platform-linux-fs.c
This page took 0.032147 seconds and 4 git commands to generate.