[ktap] Re: [PATCH] staging:ktap:loader.c fix coding style

  • From: Jovi Zhangwei <jovi.zhangwei@xxxxxxxxx>
  • To: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
  • Date: Mon, 28 Oct 2013 09:25:30 +0800

On Mon, Oct 28, 2013 at 4:58 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Mon, Oct 28, 2013 at 12:43:04AM +0530, Gokulnath A wrote:
>> fixed the errors and warnings generated by
>> checkpatch.pl script.
>>
>> Signed-off-by: Gokulnath A <Gokulnath.Avanashilingam@xxxxxxxxxxxx>
>> ---
>>  drivers/staging/ktap/interpreter/loader.c | 27 +++++++++++++--------------
>>  1 file changed, 13 insertions(+), 14 deletions(-)
>
> This code just got deleted from the staging tree, so no need to clean it
> up anymore, sorry.
>
Hi Gokulnath,

Thanks your patch, Greg is right, ktap got removed from staging tree now,
the patch is below.

(I'm glad if you are willing to looking at ktap tree in github)


------------------------------------------------------------------------------------------
Subject: staging: ktap: remove code from tree

ktap should be merged through the "proper" place in the kernel tree, in
the perf tool, not as a stand-alone kernel module in staging.  So remove
it from here for now so that it can be merged correctly later.

Reported-by: Ingo Molnar <mingo@xxxxxxxxxx>
Cc: Jovi Zhangwei <jovi.zhangwei@xxxxxxxxx>
Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Other related posts: