Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1387494

Re: [patch] tracing: checking for NULL instead of IS_ERR()

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [patch] tracing: checking for NULL instead of IS_ERR()
Date 2016-04-26 15:50 +0200
Message-ID <rsbxh-eJ-29@gated-at.bofh.it> (permalink)
References <rr2Z4-1v8-23@gated-at.bofh.it> <rrTTI-2ag-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 25 Apr 2016 13:59:32 -0500
Tom Zanussi <tom.zanussi@linux.intel.com> wrote:

> Hi Dan,
> 
> On 04/23/2016 05:23 AM, Dan Carpenter wrote:
> > tracing_map_elt_alloc() returns ERR_PTRs on error, never NULL.
> >
> > Fixes: 08d43a5fa063 ('tracing: Add lock-free tracing_map')
> > Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
> >

> 
> Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com>

Applied.

Thanks Dan and Tom,

-- Steve

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[patch] tracing: checking for NULL instead of IS_ERR() Dan Carpenter <dan.carpenter@oracle.com> - 2016-04-23 12:30 +0200
  Re: [patch] tracing: checking for NULL instead of IS_ERR() Tom Zanussi <tom.zanussi@linux.intel.com> - 2016-04-25 21:00 +0200
    Re: [patch] tracing: checking for NULL instead of IS_ERR() Steven Rostedt <rostedt@goodmis.org> - 2016-04-26 15:50 +0200

csiph-web