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

Commit c63df000 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:...

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

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

Change-Id: Ibc550a51e9ea226a0362e20a5896fce046d61388
parents eef45460 ba44229a
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;