Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1289401

Re: [PATCH] staging: gdm72xx: fix address space parse warnings

From Okash Khawaja <okash.khawaja@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: gdm72xx: fix address space parse warnings
Date 2015-12-11 11:40 +0100
Message-ID <qEthf-311-7@gated-at.bofh.it> (permalink)
References <qAh4Z-2rY-1@gated-at.bofh.it> <qBfua-7Ey-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Thanks, that's a cleaner approach. Apologies for delayed reply as I'm in middle of a house move. I'll send an updated patch soon.

Okash

> On 2 Dec 2015, at 13:17, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> 
> Probably it's better to create a different struct:
> 
> struct udata_s {
>    unsigned int size;
>    void __user *buf;
> };
> 
> regards,
> dan carpenter
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] staging: gdm72xx: fix address space parse warnings Dan Carpenter <dan.carpenter@oracle.com> - 2015-12-02 14:20 +0100
  Re: [PATCH] staging: gdm72xx: fix address space parse warnings Okash Khawaja <okash.khawaja@gmail.com> - 2015-12-11 11:40 +0100
    Re: [PATCH] staging: gdm72xx: fix address space parse warnings Dan Carpenter <dan.carpenter@oracle.com> - 2015-12-11 12:00 +0100
      Re: [PATCH] staging: gdm72xx: fix address space parse warnings Okash Khawaja <okash.khawaja@gmail.com> - 2015-12-11 12:20 +0100
  [PATCH v2] staging: gdm72xx: fix address space warnings Okash Khawaja <okash.khawaja@gmail.com> - 2015-12-11 19:20 +0100

csiph-web