]> git.baikalelectronics.ru Git - kernel.git/commit
gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use
authorKent Gibson <warthog618@gmail.com>
Wed, 8 Jul 2020 04:15:48 +0000 (12:15 +0800)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Sun, 12 Jul 2020 08:22:00 +0000 (10:22 +0200)
commit0b273fa29943970b38a73de1e305446f67400af2
tree6c6eabaf6f3f51b06dea67238f050a51d22e6b91
parent908e9de0e9391ccf341710d6b684e7d2685d4f97
gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use

Rename 'filep' and 'filp' to 'file' to be consistent with other use
and improve readability.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpiolib-cdev.c