bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
[platform/kernel/linux-starfive.git] / samples / fanotify / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 userprogs-always-y += fs-monitor
3
4 userccflags += -I usr/include -Wall
5