diff options
author | 2021-07-20 14:03:11 +0100 | |
---|---|---|
committer | 2021-07-20 07:24:39 -0700 | |
commit | fa660684e5319a5c37deaf4a329d8026b52d64e7 (patch) | |
tree | 06f1fed09da590090f3112e2522f523cbecc0777 /net/switchdev/switchdev.c | |
parent | atm: idt77252: clean up trigraph warning on ??) string (diff) | |
download | linux-dev-fa660684e5319a5c37deaf4a329d8026b52d64e7.tar.xz linux-dev-fa660684e5319a5c37deaf4a329d8026b52d64e7.zip |
net: marvell: clean up trigraph warning on ??! string
The character sequence ??! is a trigraph and causes the following
clang warning:
drivers/net/ethernet/marvell/mvneta.c:2604:39: warning: trigraph ignored [-Wtrigraphs]
Clean this by replacing it with single ?.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions