From: silvio@port1024.net
To: linux-kernel@vger.kernel.org
Cc: silvio@port1024.net, Silvio F <silvio.fricke@gmail.com>,
devel@driverdev.osuosl.org
Subject: [WIP] [PATCH 0/3] remove wrong cast of gfp_t flags
Date: Tue, 25 Mar 2014 21:30:17 +0100 [thread overview]
Message-ID: <cover.1395778852.git.silvio.fricke@gmail.com> (raw)
In-Reply-To: <1395362529-17182-1-git-send-email-cse.cem@gmail.com>
From: Silvio F <silvio.fricke@gmail.com>
Hi,
I have seen this patch, but in this and two other files we have the same wrong
casting.
This three little patches remove wrong cast for gfp_t-flags in kamlloc,
kzalloc, ...
Please review this patch.
These patches are WIP because I have no hardware and can only do a compile
test.
Cheers,
Silvio
Silvio F (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.0
next prev parent reply other threads:[~2014-03-25 20: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 ` silvio [this message]
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 ` [PATCH v3 " Silvio Fricke
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.1395778852.git.silvio.fricke@gmail.com \
--to=silvio@port1024.net \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=silvio.fricke@gmail.com \
/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.