diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-07-20 15:48:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-20 17:24:13 +0300 |
commit | d43b239314d1f0e1cda1ed28157fe1646e531465 (patch) | |
tree | d84447771e977c47880479a6e5744ff336eb99df /include | |
parent | be393dd685d215d44a43f5c5dcb8f7e57668d00e (diff) | |
download | linux-d43b239314d1f0e1cda1ed28157fe1646e531465.tar.xz |
atm: idt77252: clean up trigraph warning on ??) string
The character sequence ??) is a trigraph and causes the following
clang warning:
drivers/atm/idt77252.c:3544:35: 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 'include')
0 files changed, 0 insertions, 0 deletions