From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752153AbbDVSoz (ORCPT ); Wed, 22 Apr 2015 14:44:55 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:34498 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932076AbbDVSow (ORCPT ); Wed, 22 Apr 2015 14:44:52 -0400 Date: Wed, 22 Apr 2015 21:44:09 +0300 From: Dan Carpenter To: David Herrmann Cc: Greg Kroah-Hartman , Daniel Mack , David Herrmann , Djalal Harouni , linux-kernel , "kernel-janitors@vger.kernel.org" Subject: Re: [patch] kdbus: checking for IS_ERR() instead of NULL Message-ID: <20150422184409.GI14154@mwanda> References: <20150422133900.GB29383@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sorry, I should have just reported this instead of introducing a bug. Thanks for fixing it properly. regards, dan carpenter