[gpu/nvdrv] Remove redundant whitespaces
Some checks failed
eden-license / license-header (pull_request) Failing after 45s

This commit is contained in:
SDK Chan 2025-09-17 15:40:34 +00:00
parent cebc43de26
commit 5cc855f667

View file

@ -35,8 +35,8 @@ public:
private: private:
enum class ZBCTypes { enum class ZBCTypes {
color = 1, color = 1,
depth = 2, depth = 2,
}; };
struct IoctlGpuCharacteristics { struct IoctlGpuCharacteristics {