On Wed, Oct 12, 2016 at 08:25:08AM +0100, David Howells wrote: > Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > > 278 trace_rxrpc_call(call, rxrpc_call_connected, atomic_read(&call->usage), > > 279 here, ERR_PTR(ret)); > > ^^^^^^^^^^^^ > > Pointless. > > I guess I should just cast it instead. It's just zero or NULL always. But if you want you can also ignore the static checker warning since it's obviously harmless. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html