All of lore.kernel.org
 help / color / mirror / Atom feed
From: Silvio Fricke <silvio.fricke@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: Silvio Fricke <silvio.fricke@gmail.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org
Subject: [PATCH v3 0/3] remove wrong cast of gfp_t flags
Date: Sat, 12 Apr 2014 02:30:23 +0200	[thread overview]
Message-ID: <cover.1397260702.git.silvio.fricke@gmail.com> (raw)
In-Reply-To: <20140410201606.GA12335@kroah.com>

Hi,

> > thanks for your review.
> > Attached second version of this series.
> 
> I don't understand what the [WIP] marking is.  Please just resend these
> as "real" patches if you feel they are ready to be merged.  If we have
> issues with them, we will be sure to let you know :)

I removed it. 


Bye,
Silvio


v3: * no 'WIP'! Don't do that!

v2: * signed-off and message are not the same address



Silvio Fricke (3):
  staging: vt6655: removed incorrect casting in wpactl.c
  staging: vt6655: removed incorrect casting in ioctl.c
  staging: vt6655: removed incorrect casting in iwctl.c

 drivers/staging/vt6655/ioctl.c  | 6 ++++--
 drivers/staging/vt6655/iwctl.c  | 2 +-
 drivers/staging/vt6655/wpactl.c | 6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

-- 
1.9.2


  reply	other threads:[~2014-04-12  0:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21  0:42 [PATCH] Staging: vt6655: Fix sparse-indicated type mismatch to kmalloc Conrad Meyer
2014-03-25 20:30 ` [WIP] [PATCH 0/3] remove wrong cast of gfp_t flags silvio
2014-03-25 20:30   ` [PATCH 1/3] staging: vt6655: removed incorrect casting in wpactl.c silvio
2014-04-03  9:43     ` Dan Carpenter
2014-04-04 22:32       ` [WIP] [PATCH v2 0/3] remove wrong cast of gfp_t flags Silvio Fricke
2014-04-04 22:32         ` [WIP] [PATCH v2 1/3] staging: vt6655: removed incorrect casting in wpactl.c Silvio Fricke
2014-04-04 22:32         ` [WIP] [PATCH v2 2/3] staging: vt6655: removed incorrect casting in ioctl.c Silvio Fricke
2014-04-04 22:32         ` [WIP] [PATCH v2 3/3] staging: vt6655: removed incorrect casting in iwctl.c Silvio Fricke
2014-04-10 20:16         ` [WIP] [PATCH v2 0/3] remove wrong cast of gfp_t flags Greg KH
2014-04-12  0:30           ` Silvio Fricke [this message]
2014-04-12  0:30             ` [PATCH v3 1/3] staging: vt6655: removed incorrect casting in wpactl.c Silvio Fricke
2014-04-12  0:30             ` [PATCH v3 2/3] staging: vt6655: removed incorrect casting in ioctl.c Silvio Fricke
2014-04-12  0:30             ` [PATCH v3 3/3] staging: vt6655: removed incorrect casting in iwctl.c Silvio Fricke
2014-03-25 20:30   ` [PATCH 2/3] staging: vt6655: removed incorrect casting in ioctl.c silvio
2014-03-25 20:30   ` [PATCH 3/3] staging: vt6655: removed incorrect casting in iwctl.c silvio

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=cover.1397260702.git.silvio.fricke@gmail.com \
    --to=silvio.fricke@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.