linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Phong Tran <tranmanphong@gmail.com>
To: davem@davemloft.net
Cc: alexios.zavras@intel.com, allison@lohutok.net,
	benquike@gmail.com, gregkh@linuxfoundation.org, johan@kernel.org,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	netdev@vger.kernel.org, oneukum@suse.com, tglx@linutronix.de,
	tranmanphong@gmail.com
Subject: [Patch v2 0/2] Fix -Wcast-function-type usb net drivers
Date: Tue, 26 Nov 2019 20:54:11 +0700	[thread overview]
Message-ID: <20191126135413.19929-1-tranmanphong@gmail.com> (raw)
In-Reply-To: <20191125.110708.76766634808358006.davem@davemloft.net>

Change log with v1:
 - Modify suffix of patch subject.
 - Did the checkpatch.pl (remove the space, add a blank line).

Phong Tran (2):
  net: hso: Fix -Wcast-function-type
  net: usbnet: Fix -Wcast-function-type

 drivers/net/usb/hso.c    | 5 +++--
 drivers/net/usb/usbnet.c | 9 ++++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)

-- 
2.20.1


  reply	other threads:[~2019-11-26 13:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25 14:54 [PATCH 1/2] drivers: net: hso: Fix -Wcast-function-type Phong Tran
2019-11-25 14:54 ` [PATCH 2/2] drivers: net: usbnet: " Phong Tran
2019-11-25 19:07   ` David Miller
2019-11-26 13:54     ` Phong Tran [this message]
2019-11-26 13:54       ` [Patch v2 1/2] net: hso: " Phong Tran
2019-11-26 13:54       ` [Patch v2 2/2] net: usbnet: " Phong Tran
2019-11-26 22:04       ` [Patch v2 0/2] Fix -Wcast-function-type usb net drivers David Miller

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=20191126135413.19929-1-tranmanphong@gmail.com \
    --to=tranmanphong@gmail.com \
    --cc=alexios.zavras@intel.com \
    --cc=allison@lohutok.net \
    --cc=benquike@gmail.com \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=oneukum@suse.com \
    --cc=tglx@linutronix.de \
    /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).