Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba44229a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Use more inclusive language for #inclusivefixit" am: 5ce34992 am: f89adb48

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1373917

Change-Id: Ibd3fca9b78b513795d83cc086cca35aa72484c6e
parents 1e3020b1 f89adb48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@ using android::base::WriteFully;
#endif

int qemu_pipe_open(const char* pipeName) {
    // Sanity check.
    if (!pipeName) {
        errno = EINVAL;
        return -1;