Colin, > Currently an error return is being assigned to an unsigned size_t > varianle and then checked if the result is less than zero which will > always be false. Fix this by making ret ssize_t rather than a size_t. Applied to 5.2/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering