mirror of
https://github.com/Syllo/nvtop.git
synced 2026-04-22 06:58:24 -04:00
Using typedef struct aliases is makes it more difficult to understand what exactly is being abstrated away [1], I need this change to understand the code. nvmlDevice_t in continue to use nvmlDevice_t to make consistent with nvml headers. [1] https://www.kernel.org/doc/html/latest/process/coding-style.html#typedefs