From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 7 Jun 2019 11:13:04 -0600 From: Jonathan Corbet Message-ID: <20190607111304.767fb038@lwn.net> In-Reply-To: <20190604182719.15944-1-helen.koike@collabora.com> References: <20190604182719.15944-1-helen.koike@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [linux-lvm] [PATCH] Documentation/dm-init: fix multi device example Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: Helen Koike Cc: wad@chromium.org, keescook@chromium.org, snitzer@redhat.com, linux-doc@vger.kernel.org, richard.weinberger@gmail.com, linux-kernel@vger.kernel.org, swboyd@chromium.org, dm-devel@redhat.com, linux-lvm@redhat.com, enric.balletbo@collabora.com, kernel@collabora.com, agk@redhat.com On Tue, 4 Jun 2019 15:27:19 -0300 Helen Koike wrote: > The example in the docs regarding multiple device-mappers is invalid (it > has a wrong number of arguments), it's a left over from previous > versions of the patch. > Replace the example with an valid and tested one. > > Signed-off-by: Helen Koike Applied, thanks. jon