[gpu/nvdrv] Remove redundant whitespaces
This commit is contained in:
parent
42faeb9d99
commit
5813511c9d
|
|
@ -35,8 +35,8 @@ public:
|
|||
|
||||
private:
|
||||
enum class ZBCTypes {
|
||||
color = 1,
|
||||
depth = 2,
|
||||
color = 1,
|
||||
depth = 2,
|
||||
};
|
||||
|
||||
struct IoctlGpuCharacteristics {
|
||||
|
|
|
|||
Loading…
Reference in New Issue