diff options
author | Akira Shimahara <akira215corp@gmail.com> | 2020-05-11 22:35:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-15 16:28:58 +0200 |
commit | 92b8d2724464bc1d2e735a84c0da5741dce33485 (patch) | |
tree | 2457fee3df6573761399660c2c5b8614881ee3b8 /drivers/hwspinlock/u8500_hsem.c | |
parent | VMCI: Avoid extra check for access_ok() (diff) | |
download | linux-92b8d2724464bc1d2e735a84c0da5741dce33485.tar.xz linux-92b8d2724464bc1d2e735a84c0da5741dce33485.zip |
w1_therm: adding code comments and code reordering
Adding code comments to split code in dedicated parts. After the global
declarations (defines, macros and function declarations), code is organized
as follow :
- Device and family dependent structures and functions
- Interfaces functions
- Helpers functions
- Hardware functions
- Sysfs interface functions
Signed-off-by: Akira Shimahara <akira215corp@gmail.com>
Link: https://lore.kernel.org/r/20200511203535.409599-1-akira215corp@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwspinlock/u8500_hsem.c')
0 files changed, 0 insertions, 0 deletions