From: John Stultz <john.stultz@linaro.org>
To: Daniel Borkmann <dborkman@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ktime: minor: ktime_to_timespec_cond: add __must_check prefix
Date: Tue, 28 May 2013 12:16:41 -0700 [thread overview]
Message-ID: <51A50299.9090909@linaro.org> (raw)
In-Reply-To: <1368712069-522-1-git-send-email-dborkman@redhat.com>
On 05/16/2013 06:47 AM, Daniel Borkmann wrote:
> The function is currently mainly used in the networking code and
> if others start using it, they must check the result, otherwise
> it cannot be determined if the timespec conversion suceeded.
> Currently no user lacks this check, but make future users aware of
> a possible misusage.
>
> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
I've got this queued for 3.11. Sorry for being slow to pick this up!
thanks!
-john
prev parent reply other threads:[~2013-05-28 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 13:47 [PATCH] ktime: minor: ktime_to_timespec_cond: add __must_check prefix Daniel Borkmann
2013-05-28 19:16 ` John Stultz [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=51A50299.9090909@linaro.org \
--to=john.stultz@linaro.org \
--cc=dborkman@redhat.com \
--cc=linux-kernel@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 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.