Re: [PATCH] selftests/kdbus: handle cap_get_proc() error properly

2015-06-17 Thread Sergei Zviagintsev
Hi Greg, On Wed, Jun 17, 2015 at 07:37:20AM -0700, Greg Kroah-Hartman wrote: > 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. Thank you for feedback! I've resent ser

Re: [PATCH] selftests/kdbus: handle cap_get_proc() error properly

2015-06-17 Thread Greg Kroah-Hartman
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 patch

[PATCH] selftests/kdbus: handle cap_get_proc() error properly

2015-06-17 Thread Sergei Zviagintsev
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(-) diff --git a/tools/testing/selftests/kdbus/kdbus-util.c b/tools/testing/selftests/kdbus/kdbus-u