Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-25 | platform: goldfish: pipe: Remove license boilerplate | Roman Kiryanov | 1 | -14/+0 | |
The boilerplate license is not necessary when the SPDX line is present. Signed-off-by: Roman Kiryanov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> | |||||
2018-09-14 | platform: goldfish: pipe: Separate the host interface to a separate header | Roman Kiryanov | 1 | -0/+112 | |
These are several enums that must kept in sync with the host side. This change explicitly separates them into a dedicated header file. Signed-off-by: Roman Kiryanov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> |