From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] selftests/kdbus: handle cap_get_proc() error properly Date: Wed, 17 Jun 2015 07:37:20 -0700 Message-ID: <20150617143720.GA19114@kroah.com> References: <1434550697-24785-1-git-send-email-sergei@s15v.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1434550697-24785-1-git-send-email-sergei-E844GTqJAzo@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sergei Zviagintsev Cc: Daniel Mack , David Herrmann , Djalal Harouni , Shuah Khan , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org On Wed, Jun 17, 2015 at 05:18:13PM +0300, Sergei Zviagintsev wrote: > Fix typo in checking error value of cap_get_proc(): cap -> caps > > Signed-off-by: Sergei Zviagintsev > --- > tools/testing/selftests/kdbus/kdbus-util.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) You sent 5 patches, yet no hints as to what order they should be applied in :( Please resend in a patch series that is properly threaded so we can handle this correctly. thanks, greg k-h