RE: [char-misc 1/2] mei: Fix debugfs filename in error output

2015-09-21 Thread Winkler, Tomas
> -Original Message- > From: Greg Kroah-Hartman [mailto:gre...@linuxfoundation.org] > Sent: Monday, September 21, 2015 10:37 > To: Alexander Kuleshov > Cc: Winkler, Tomas; Arnd Bergmann; Usyskin, Alexander; LKML > Subject: Re: [char-misc 1/2] mei: Fix debugfs filena

Re: [char-misc 1/2] mei: Fix debugfs filename in error output

2015-09-21 Thread Greg Kroah-Hartman
On Mon, Sep 21, 2015 at 01:07:21PM +0600, Alexander Kuleshov wrote: > Hello Greg, > > On Mon, Sep 21, 2015 at 8:25 AM, Greg Kroah-Hartman > wrote: > > On Mon, Aug 24, 2015 at 03:27:36PM +0300, Tomas Winkler wrote: > >> From: "Signed-off-by: Alexander Kuleshov" > > > > I kind of doubt that's the

Re: [char-misc 1/2] mei: Fix debugfs filename in error output

2015-09-21 Thread Alexander Kuleshov
Hello Greg, On Mon, Sep 21, 2015 at 8:25 AM, Greg Kroah-Hartman wrote: > On Mon, Aug 24, 2015 at 03:27:36PM +0300, Tomas Winkler wrote: >> From: "Signed-off-by: Alexander Kuleshov" > > I kind of doubt that's the real author name :( > Why? I've definitely sent this patch sometime ago (https://lk

Re: [char-misc 1/2] mei: Fix debugfs filename in error output

2015-09-20 Thread Greg Kroah-Hartman
On Mon, Aug 24, 2015 at 03:27:36PM +0300, Tomas Winkler wrote: > From: "Signed-off-by: Alexander Kuleshov" I kind of doubt that's the real author name :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordom

[char-misc 1/2] mei: Fix debugfs filename in error output

2015-08-24 Thread Tomas Winkler
From: "Signed-off-by: Alexander Kuleshov" Signed-off-by: Alexander Kuleshov Signed-off-by: Tomas Winkler --- drivers/misc/mei/debugfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/mei/debugfs.c b/drivers/misc/mei/debugfs.c index 4b469cf9e60f..c157f0ba575c 1