netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: devel@driverdev.osuosl.org, gregkh@linuxfoundation.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH NEXT 1/5] staging: r8188eu: Fix sparse warnings in ioctl_linux.c
Date: Thu, 24 Oct 2013 13:10:01 +0300	[thread overview]
Message-ID: <20131024101001.GD5871@mwanda> (raw)
In-Reply-To: <1382585497-6787-2-git-send-email-Larry.Finger@lwfinger.net>

I have looked at how this is called from ioctl_private_call() and it
seems like these are actual user pointers and the code is buggy.  The
patch silences the warnings instead of fixing the bugs.

regards,
dan carpenter

  reply	other threads:[~2013-10-24 10:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-24  3:31 [PATCH 0/5 NEXT V2] staging: r8188eu: Fix sparse warnings Larry Finger
2013-10-24  3:31 ` [PATCH NEXT 1/5] staging: r8188eu: Fix sparse warnings in ioctl_linux.c Larry Finger
2013-10-24 10:10   ` Dan Carpenter [this message]
2013-10-24 14:46     ` Larry Finger
2013-10-24 14:51       ` Greg KH
2013-10-24  3:31 ` [PATCH NEXT 2/5] staging: r8188eu: Fix sparse warnings in rtw_ieee80211.c Larry Finger
2013-10-24  3:31 ` [PATCH NEXT 3/5] staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c Larry Finger
2013-10-24  3:31 ` [PATCH NEXT 4/5] staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c Larry Finger
2013-10-24  3:31 ` [PATCH NEXT 5/5] staging: r8188eu: Fix sparse warnings in rtl_p2p.c Larry Finger
2013-10-24 10:11   ` Dan Carpenter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131024101001.GD5871@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).