[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5341e4aa-4af3-104e-af54-577f5b6a3594@infradead.org>
Date: Tue, 17 Nov 2020 12:36:09 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Maximilian Luz <luzmaximilian@...il.com>,
linux-kernel@...r.kernel.org
Cc: Hans de Goede <hdegoede@...hat.com>,
Mark Gross <mgross@...ux.intel.com>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jonathan Corbet <corbet@....net>,
Blaž Hrastnik <blaz@...n.io>,
Dorian Stoll <dorian.stoll@...p.io>, linux-doc@...r.kernel.org,
platform-driver-x86@...r.kernel.org
Subject: Re: [PATCH 8/9] platform/surface: Add Surface Aggregator user-space
interface
On 11/15/20 11:21 AM, Maximilian Luz wrote:
> +#define SSAM_CDEV_REQUEST _IOWR(0xA5, 1, struct ssam_cdev_request)
All ioctl major numbers (0xA5) should be documented in
Documentation/userspace-api/ioctl/ioctl-number.rst
Apologies if I missed it somewhere else.
thanks.
--
~Randy
Powered by blists - more mailing lists