diff options
author | 2017-08-02 23:37:38 +0530 | |
---|---|---|
committer | 2017-08-17 21:56:26 +1000 | |
commit | 8bfa42ab84910841336218265fcee94fd1e6285a (patch) | |
tree | 4af87eb6ac19f66cf8d05a9e08fd09780f8b78e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: Remove more redundant VSX save/tests (diff) | |
download | wireguard-linux-8bfa42ab84910841336218265fcee94fd1e6285a.tar.xz wireguard-linux-8bfa42ab84910841336218265fcee94fd1e6285a.zip |
powerpc: Add const to bin_attribute structures
Declare bin_attribute structures as const as they are only passed as an
argument to the function sysfs_create_bin_file. This argument is of
type const, so declare the structure as const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions