Commit bfd95b56 authored by Jakub Kicinski's avatar Jakub Kicinski

Merge branch 'connector-proc_filter-test-fixes'

Shuah Khan says:

====================
Connector/proc_filter test fixes

The first patch fixes the LKFT reported compile error, second
one adds .gitignore.
====================

Applying the first 2 patches, third one resent separately.

Link: https://lore.kernel.org/r/cover.1690564372.git.skhan@linuxfoundation.orgSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents 230f3d53 f4dcfa6f
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -Wall
CFLAGS += -Wall $(KHDR_INCLUDES)
TEST_GEN_PROGS = proc_filter
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment