RE: [PATCH 5/6] tools: hv: Add new fcopy application based on uio driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +			/* Signal host */
> +			if ((write(fcopy_fd, &tmp, sizeof(int))) != sizeof(int)) {
> +				ret = errno;
> +				syslog(LOG_ERR, "Registration failed: %s\n",
> strerror(ret));

"Signaling failed" is a better word?






[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux