summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-06-11 17:03:05 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-06-15 14:42:16 +0300
commiteebc6573ad940b62a87776db3917e912b4f52d78 (patch)
treea9fca766c570ec46c7a894aa84b6e981808c254f /.clang-format
parent095bb8ba45f28ed15296eb5b7662e03e57d5e34e (diff)
downloadlinux-eebc6573ad940b62a87776db3917e912b4f52d78.tar.xz
nvmem: imx-ocotp: set varaiable imx_ocotp_layout storage-class-specifier to static
smatch reports drivers/nvmem/imx-ocotp.c:599:21: warning: symbol 'imx_ocotp_layout' was not declared. Should it be static? This variable is only used in one file so should be static. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Message-ID: <20230611140330.154222-2-srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions