[gpu/nvdrv] Remove redundant whitespaces
Some checks failed
eden-license / license-header (pull_request) Failing after 45s
Some checks failed
eden-license / license-header (pull_request) Failing after 45s
This commit is contained in:
parent
cebc43de26
commit
5cc855f667
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ public:
|
|||
|
||||
private:
|
||||
enum class ZBCTypes {
|
||||
color = 1,
|
||||
depth = 2,
|
||||
color = 1,
|
||||
depth = 2,
|
||||
};
|
||||
|
||||
struct IoctlGpuCharacteristics {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue