diff options
| author | Keerthi Reddy <[email protected]> | 2017-10-02 15:01:14 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-10-03 18:12:04 +0200 |
| commit | 3ec58059d16ba2a9e47c697546e5cb92dbf4f10a (patch) | |
| tree | c724c6361fac6413fa0bece1af2512d689776fcb /tools/perf/scripts/python/syscall-counts.py | |
| parent | 1cd5929ab675b285e2179ec33cb0fef185aaabd1 (diff) | |
Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}
Using typedef will hide that 'DPMS_t' is enum. Removing this
will make sure that we are actually working with enum. Also it is
not a good coding style to use typedef
In this commit remove typedef and lowercaser the name 'DPMS_t'. And
also drop '_t' which traditionally means typedef.
Signed-off-by: Keerthi Reddy <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions