ci: correct tar command for xz compression & fix typos (#11213)
This commit is contained in:
parent
fd0c1f2ab4
commit
5c8d675eed
45 changed files with 85 additions and 85 deletions
|
|
@ -43,7 +43,7 @@ struct SDMABUFTranche {
|
|||
dev_t device = 0;
|
||||
uint32_t flags = 0;
|
||||
std::vector<SDRMFormat> formats;
|
||||
std::vector<uint16_t> indicies;
|
||||
std::vector<uint16_t> indices;
|
||||
};
|
||||
|
||||
class CDMABUFFormatTable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue