diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-02 10:09:32 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 11:15:16 -0400 |
commit | 061c0958de2e5994c81991852f5a33ffe9da810a (patch) | |
tree | 394895bbc71a1a347be264b6fd1ed93753412c3f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8f3addf1b451784104ba3593d80702b4815d5a94 (diff) |
drivers/fsi: add const to bin_attribute structures
Declare bin_attribute structures as const as they are only passed as an
argument to the function device_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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions