lkml.org 
[lkml]   [2019]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] docs: ioctl: fix typo
On Mon, 21 Oct 2019 14:43:36 +1300
Chris Packham <chris.packham@alliedtelesis.co.nz> wrote:

> "pointres" should be "pointers".
>
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> ---
> Documentation/ioctl/botching-up-ioctls.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ioctl/botching-up-ioctls.rst b/Documentation/ioctl/botching-up-ioctls.rst
> index ac697fef3545..2d4829b2fb09 100644
> --- a/Documentation/ioctl/botching-up-ioctls.rst
> +++ b/Documentation/ioctl/botching-up-ioctls.rst
> @@ -46,7 +46,7 @@ will need to add a 32-bit compat layer:
> conversion or worse, fiddle the raw __u64 through your code since that
> diminishes the checking tools like sparse can provide. The macro
> u64_to_user_ptr can be used in the kernel to avoid warnings about integers
> - and pointres of different sizes.
> + and pointers of different sizes.

Applied, thanks.

jon

\
 
 \ /
  Last update: 2019-10-24 20:12    [W:0.024 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site