Re: [dm-devel] [PATCH] Re: your dm patch for strace

2016-09-12 Thread Dmitry V. Levin
On Thu, Aug 25, 2016 at 08:27:21AM -0400, Mikulas Patocka wrote: > On Wed, 24 Aug 2016, Masatake YAMATO wrote: > > > >> Are you talking about > > >> https://sourceforge.net/p/strace/mailman/message/34370586/ ? > > > > > > Yes. > > > > > >> The thread has apparently died without any follow-up fr

[dm-devel] [PATCH] 11-dm-mpath.rules: fix warnings reported by udevadm verify

2023-05-21 Thread Dmitry V. Levin
after comma is expected. multipath/11-dm-mpath.rules:78 Whitespace after comma is expected. multipath/11-dm-mpath.rules:78 Whitespace after comma is expected. multipath/11-dm-mpath.rules: udev rules check failed Signed-off-by: Dmitry V. Levin --- multipath/11-dm-mpath.rules | 12 ++-- 1

Re: [dm-devel] [PATCH] 11-dm-mpath.rules: fix warnings reported by udevadm verify

2023-05-22 Thread Dmitry V. Levin
On Mon, May 22, 2023 at 12:19:04PM +0200, Martin Wilck wrote: > On Sat, 2023-05-20 at 01:33 +0300, Dmitry V. Levin wrote: > > Fix the following warnings reported by udevadm verify: > > > > multipath/11-dm-mpath.rules:18 Whitespace after comma is expected. > > mul

Re: [dm-devel] [PATCH] 11-dm-mpath.rules: fix warnings reported by udevadm verify

2023-05-22 Thread Dmitry V. Levin
On Mon, May 22, 2023 at 06:11:14PM +0200, Martin Wilck wrote: [...] > I see. I'll apply this patch then (and the other one with the missing > comma, too), but unless you object, I'll add a note to the > commit message explaining that this for improving readability > and coding style compliance. I