From: David S. Miller Date: Sun, 25 Jul 2021 08:21:32 +0000 (+0100) Subject: Merge branch 'nfc-const' X-Git-Tag: v5.15-rc1~157^2~399 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e804326759de7b9991353dd66b03595b5c3f544;p=thirdparty%2Flinux.git Merge branch 'nfc-const' Krzysztof Kozlowski says: ==================== nfc: constify data structures Constify pointers to several data structures which are not modified by NFC core or by drivers to make it slightly safer. No functional impact expected. ==================== Signed-off-by: David S. Miller --- 0e804326759de7b9991353dd66b03595b5c3f544