Re: [PATCH] xfs: fix compilation warnings in xfs_sync_sb_buf when CONFIG_XFS_RT=n
"Zhou, Yun" <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/22/26 16:58, Christoph Hellwig wrote: > On Wed, Jul 22, 2026 at 10:49:03AM +0200, Carlos Maiolino wrote: >> We don't need a fix for a patch that is still in linux-next... Merge it >> against your original patch and re-send it. I'll just replace the old >> patch > > And please turn the stub into an inline function to avoid the ugly > void casting. > Okay, I fold the inline function conversion into v2. Thanks, Yun