[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F05DD37.6010407@redhat.com>
Date: Thu, 05 Jan 2012 18:26:15 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-media@...r.kernel.org
Subject: Re: Broken ioctl error returns (was Re: [PATCH 2/3] block: fail SCSI
passthrough ioctls on partition devices)
On 01/05/2012 06:02 PM, Linus Torvalds wrote:
> + return ret == -EINVAL ||
> + ret == -ENOTTY ||
> + ret == ENOIOCTLCMD;
Missing minus before ENOIOCTLCMD.
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists