commit | 2c58e44a428984167618bcf7c75ceb635f9dee5d | [log] [tgz] |
---|---|---|
author | Abanoub Sameh <abanoubsameh8@gmail.com> | Tue Jul 21 16:51:03 2020 +0200 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jul 22 16:00:27 2020 +0300 |
tree | e61b6db995346286aeee5a1db55665ea54d122fe | |
parent | ae84f15c651ac47aee2e0301059025813a041d19 [diff] |
gpio: sch: changed every 'unsigned' to 'unsigned int' Changed 'unsigned' to 'unsigned int'. This makes the code more uniform, and compliant with the kernel coding style. Signed-off-by: Abanoub Sameh <abanoubsameh@protonmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>