diff options
author | 2018-06-15 16:00:42 -0700 | |
---|---|---|
committer | 2018-07-16 18:06:29 +1000 | |
commit | c9fb2cc84c31910e710cdd8d67a01473170ea67d (patch) | |
tree | 8a8c0d70cc8e9922f2515cc4d0bb38cf2e741c6a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/nouveau/hwmon: potential uninitialized variables (diff) | |
download | wireguard-linux-c9fb2cc84c31910e710cdd8d67a01473170ea67d.tar.xz wireguard-linux-c9fb2cc84c31910e710cdd8d67a01473170ea67d.zip |
drm/nouveau/nvif: remove const attribute from nvif_mclass
Similar to commit 0bf8bf50eddc ("module: Remove
const attribute from alias for MODULE_DEVICE_TABLE")
Fixes many -Wduplicate-decl-specifier warnings due to the combination of
const typeof() of already const variables.
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions