linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Arnd Bergmann <arnd@arndb.de>, Wolfgang Grandegger <wg@grandegger.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	"Kees Cook" <keescook@chromium.org>,
	"Allen Pais" <allen.lkml@gmail.com>,
	"Stephane Grosjean" <s.grosjean@peak-system.com>,
	"Johan Hovold" <johan@kernel.org>, 추지호 <jiho.chu@samsung.com>,
	linux-can@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] can: peak_usb: remove some 'struct timeval' users
Date: Mon, 6 Nov 2017 16:01:23 +0100	[thread overview]
Message-ID: <4d541e16-c5a8-2c2a-c430-1daf5c8577cf@pengutronix.de> (raw)
In-Reply-To: <20171103163220.3799742-1-arnd@arndb.de>


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

On 11/03/2017 05:31 PM, Arnd Bergmann wrote:
> We want to remove 'struct timeval' and related interfaces since this is
> generally not safe for use beyond 2038.
> 
> For peak_usb, we can simplify the internal interface by using ktime_t
> directly. This should not change any behavior, but it avoids a few
> conversions.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Both applied to can-next.

Tnx,
Marc

-- 
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 --]

      parent reply	other threads:[~2017-11-06 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03 16:31 [PATCH 1/2] can: peak_usb: remove some 'struct timeval' users Arnd Bergmann
2017-11-03 16:31 ` [PATCH 2/2] can: peak_usb: use ktime_t consistently Arnd Bergmann
2017-11-06 15:01 ` Marc Kleine-Budde [this message]

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=4d541e16-c5a8-2c2a-c430-1daf5c8577cf@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=allen.lkml@gmail.com \
    --cc=arnd@arndb.de \
    --cc=davem@davemloft.net \
    --cc=jiho.chu@samsung.com \
    --cc=johan@kernel.org \
    --cc=keescook@chromium.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=s.grosjean@peak-system.com \
    --cc=wg@grandegger.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 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).