On Sat, Sep 17, 2022 at 03:42:39PM +0000, Mateusz Guzik wrote:
> +#define      V_PCATCH        0x0008  /* vn_start_write: make the sleep 
> interruptible */
> +#define V_VALID_FLAGS (V_WAIT | V_NOWAIT | V_XSLEEP | V_PCATCH)
There must be a tab, not space, after define.

Reply via email to