Re: [PATCH][next] mqueue: remove duplicated ; at end of statement
From: Al Viro
Date: Fri Dec 19 2025 - 05:23:18 EST
On Fri, Dec 19, 2025 at 10:19:41AM +0000, Colin Ian King wrote:
> There is a duplicated semicolon at the end of a statement,
> remove it.
FWIW, that's dealt with in the series I've posted lately - see
viro/vfs.git #work.filename, if you prefer to look at it in
git. I'm going to put that into -next this weekend, assuming nobody
posts objections.