Skip to content

Commit 5ce3499

Browse files
Treehugger RobotGerrit Code Review
Treehugger Robot
authored and
Gerrit Code Review
committed
Merge "Use more inclusive language for #inclusivefixit"
2 parents 71db317 + f79b6ab commit 5ce3499

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qemu_pipe/qemu_pipe.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ using android::base::WriteFully;
3535
#endif
3636

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

0 commit comments

Comments
 (0)