From: Dave Jiang <dave.jiang@intel.com>
To: Jingyu Wang <jingyuwang_vip@163.com>, <vkoul@kernel.org>,
<corbet@lwn.net>
Cc: <dmaengine@vger.kernel.org>, <linux-doc@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Documentation: driver-api: fix ls -1 spelling
Date: Tue, 12 Sep 2023 08:43:10 -0700 [thread overview]
Message-ID: <8cdf035e-de79-8f01-0bd3-68cf1e6e681d@intel.com> (raw)
In-Reply-To: <20230912104650.3999-1-jingyuwang_vip@163.com>
On 9/12/23 03:46, Jingyu Wang wrote:
> ls -1 to ls -l in dmatest documentation
Why the change? -1 lists all the files w/o the attributes.
>
> Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
> ---
> Documentation/driver-api/dmaengine/dmatest.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/dmaengine/dmatest.rst b/Documentation/driver-api/dmaengine/dmatest.rst
> index e2a63cefd783..b1a0e3bc71e7 100644
> --- a/Documentation/driver-api/dmaengine/dmatest.rst
> +++ b/Documentation/driver-api/dmaengine/dmatest.rst
> @@ -77,7 +77,7 @@ Example of multi-channel test usage (new in the 5.0 kernel)::
> .. hint::
> A list of available channels can be found by running the following command::
>
> - % ls -1 /sys/class/dma/
> + % ls -l /sys/class/dma/
>
> Once started a message like " dmatest: Added 1 threads using dma0chan0" is
> emitted. A thread for that specific channel is created and is now pending, the
prev parent reply other threads:[~2023-09-12 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-12 10:46 Jingyu Wang
2023-09-12 15:43 ` Dave Jiang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8cdf035e-de79-8f01-0bd3-68cf1e6e681d@intel.com \
--to=dave.jiang@intel.com \
--cc=corbet@lwn.net \
--cc=dmaengine@vger.kernel.org \
--cc=jingyuwang_vip@163.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®