Fix grammar in comment describing LP_DEAD hint safety

  • Jump to comment-1
    Xiangyu Liang<liangxiangyu_2013@163.com>
    Jan 28, 2026, 6:20 AM UTC
    Hi Hackers,
    I noticed a small grammar issue in a comment describing LP_DEAD hint
    handling.
    The sentence was missing the verb "is" in "whether it is safe to apply
    LP_DEAD hints to the page later", which makes the comment grammatically
    incorrect.
    This patch fixes the comment only and does not change any behavior.
    Regards,
    Xiangyu Liang
    • Jump to comment-1
      Michael Paquier<michael@paquier.xyz>
      Jan 28, 2026, 6:38 AM UTC
      On Wed, Jan 28, 2026 at 02:20:32PM +0800, Xiangyu Liang wrote:
      This patch fixes the comment only and does not change any behavior.
      Yep, I think that your suggestion is right. Grabbed for later.
      --
      Michael