Re: [PATCH] md/raid1: Fix a warning message in remove_wb()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 26, 2019 at 2:44 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:
>
> The WARN_ON() macro doesn't take an error message, it just takes a
> condition.  I've changed this to use WARN(1, "...") instead.
>
> Fixes: 3e148a320979 ("md/raid1: fix potential data inconsistency issue with write behind device")
> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

Applied. Thanks for the fix.

Song



[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux