Re: [PATCH 4.19 11/13] perf/core: Reattach a misplaced comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lee Jones <lee.jones@xxxxxxxxxx> writes:

> On Fri, 03 Apr 2020, Greg KH wrote:
>
>> > +	/*
>> > +	 * Get the target context (task or percpu):
>> > +	 */
>> >  	ctx = find_get_context(event->pmu, task, event);
>> >  	if (IS_ERR(ctx)) {
>> >  		err = PTR_ERR(ctx);
>> 
>> Unless this is needed by a follow-on patch, I kind of doubt thsi is
>> needed in a stable kernel release :)
>
> I believe you once called this "debugging the comments", or
> similar. :)
>
> No problem though - happy to drop it from this and other sets.

It's a precursor to dce5affb94eb54edfff17727a6240a6a5d998666, which I
think is a stable candidate.

Regards,
--
Alex



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux