From: Stephen Hemminger <stephen@networkplumber.org>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] igb_uio: remove unnecessary igbuio_get_uio_pci_dev()
Date: Thu, 10 Sep 2015 09:49:28 -0700 [thread overview]
Message-ID: <20150910094928.7095f949@urahara> (raw)
In-Reply-To: <1441900891-27736-1-git-send-email-ferruh.yigit@intel.com>
On Thu, 10 Sep 2015 17:01:31 +0100
Ferruh Yigit <ferruh.yigit@intel.com> wrote:
> + struct rte_uio_pci_dev *udev = (struct rte_uio_pci_dev *)info->priv;
Cast of void * is never needed in C.
next prev parent reply other threads:[~2015-09-10 16:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-10 16:01 [PATCH] igb_uio: remove unnecessary igbuio_get_uio_pci_dev() Ferruh Yigit
2015-09-10 16:49 ` Stephen Hemminger [this message]
2015-09-10 19:09 ` [PATCH V2] " Ferruh Yigit
2015-10-25 17:48 ` Thomas Monjalon
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=20150910094928.7095f949@urahara \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.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.