[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG2=9p9g7HpB1OLLpDQ75F-Q_qhrF0fornt_DAWUhBP2RzkywQ@mail.gmail.com>
Date: Fri, 1 Jul 2016 10:37:47 +0800
From: Chunyan Zhang <zhang.chunyan@...aro.org>
To: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Cc: Greg KH <greg@...ah.com>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
laurent.fert@...el.com, yann.fouassier@...el.com,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [QUEUED v20160630 3/4] intel_th: gth: Fix a source comment
On Thu, Jun 30, 2016 at 8:56 PM, Alexander Shishkin
<alexander.shishkin@...ux.intel.com> wrote:
> There's a kerneldoc comment that'd been derived from another one by way
> of copying-and-pasting but hadn't been subsequently amended to replect
^
s/replect/reflect/ ?
> the purpose of the function. Fix this.
>
> Signed-off-by: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
> ---
> drivers/hwtracing/intel_th/gth.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hwtracing/intel_th/gth.c b/drivers/hwtracing/intel_th/gth.c
> index 4106eaf131..33e09369a4 100644
> --- a/drivers/hwtracing/intel_th/gth.c
> +++ b/drivers/hwtracing/intel_th/gth.c
> @@ -465,7 +465,7 @@ static int intel_th_output_attributes(struct gth_device *gth)
> }
>
> /**
> - * intel_th_gth_disable() - enable tracing to an output device
> + * intel_th_gth_disable() - disable tracing to an output device
> * @thdev: GTH device
> * @output: output device's descriptor
> *
> --
> 2.8.1
>
Powered by blists - more mailing lists