diff options
author | 2020-07-08 12:15:52 +0800 | |
---|---|---|
committer | 2020-07-12 10:22:00 +0200 | |
commit | e2b781c5f0dd45f632b3e15bbca702d1d140fce7 (patch) | |
tree | 8e50b4e9401eea27ea28de901d76a204ec02f41f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | gpiolib: cdev: use blocking notifier call chain instead of atomic (diff) | |
download | linux-dev-e2b781c5f0dd45f632b3e15bbca702d1d140fce7.tar.xz linux-dev-e2b781c5f0dd45f632b3e15bbca702d1d140fce7.zip |
gpiolib: cdev: rename priv to cdev
Rename priv to cdev to improve readability.
The name "priv" indicates that the object is pointed to by
file->private_data, not what the object is actually is.
As it is always used to point to a struct gpio_chardev_data, renaming
it to cdev is more appropriate.
Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions