netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: Re: pull-request: can-next 2017-12-01
Date: Mon, 15 Jan 2018 14:02:23 +0100	[thread overview]
Message-ID: <be945e20-d5d5-f786-c9d4-3a3ef97a0292@pengutronix.de> (raw)
In-Reply-To: <fa3b4f70-3f87-936a-4bbb-fdd0ef97a095@pengutronix.de>


[-- Attachment #1.1: Type: text/plain, Size: 2956 bytes --]

Hello David,


On 01/05/2018 12:08 PM, Marc Kleine-Budde wrote:
> Hello David,
> 
> this is a pull request of 7 patches for net-next/master.
> 
> All patches are by me. Patch 6 is for the "can_raw" protocol and add
> error checking to the bind() function. All other patches clean up the
> coding style and remove unused parameters in various CAN drivers and
> infrastructure.

this pull request is still open. Any objections to pull this?

regards,
Marc

> ---
> 
> The following changes since commit 72deacce011bde7475c90e6ee7d4c7d28c384873:
> 
>   Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next (2018-01-04 14:33:29 -0500)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.16-20180105
> 
> for you to fetch changes up to ff847ee47be27621f978921919f035fcd87d6d08:
> 
>   can: af_can: give struct holding the CAN per device receive lists a sensible name (2018-01-05 11:12:08 +0100)
> 
> ----------------------------------------------------------------
> linux-can-next-for-4.16-20180105
> 
> ----------------------------------------------------------------
> Marc Kleine-Budde (7):
>       can: rx-offload: can_rx_offload_add_timestamp: remove duplicate semicolon at return statement
>       can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"
>       can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *priv"
>       can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"
>       can: slcan: slc_alloc(): remove unused parameter "dev_t line"
>       can: raw: raw_bind(): bail out if can_family is not AF_CAN
>       can: af_can: give struct holding the CAN per device receive lists a sensible name
> 
>  drivers/net/can/rx-offload.c                 |  2 +-
>  drivers/net/can/slcan.c                      |  4 ++--
>  drivers/net/can/spi/mcp251x.c                |  7 +++----
>  drivers/net/can/usb/gs_usb.c                 |  4 ++--
>  drivers/net/can/usb/peak_usb/pcan_usb_core.c |  2 +-
>  drivers/net/can/usb/peak_usb/pcan_usb_core.h |  2 +-
>  drivers/net/can/usb/peak_usb/pcan_usb_fd.c   |  9 +++------
>  include/net/netns/can.h                      |  4 ++--
>  net/can/af_can.c                             | 20 ++++++++++----------
>  net/can/af_can.h                             |  2 +-
>  net/can/proc.c                               |  8 ++++----
>  net/can/raw.c                                |  2 ++
>  12 files changed, 32 insertions(+), 34 deletions(-)
> 


-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2018-01-15 13:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-05 11:08 pull-request: can-next 2017-12-01 Marc Kleine-Budde
2018-01-15 13:02 ` Marc Kleine-Budde [this message]
2018-01-15 17:55   ` pull-request: can-next 2017-12-01,Re: " David Miller
2018-01-15 20:54     ` Marc Kleine-Budde
2018-01-15 21:14       ` pull-request: can-next 2017-12-01,Re: pull-request: can-nexto 2017-12-01,Re: " David Miller
  -- strict thread matches above, loose matches on Subject: below --
2017-12-01  9:57 Marc Kleine-Budde
2017-12-01 13:37 ` Marc Kleine-Budde
2017-12-01 13:50   ` Marc Kleine-Budde

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=be945e20-d5d5-f786-c9d4-3a3ef97a0292@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.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).