diff options
| author | Yuezhang Mo <[email protected]> | 2023-02-01 10:53:18 +0000 |
|---|---|---|
| committer | Namjae Jeon <[email protected]> | 2024-03-19 11:55:45 +0000 |
| commit | 4e1aa22fea106014397455506d1383d519c4d3d1 (patch) | |
| tree | b48508b3ad6ee3bbc96b01d94ac2e9ed5ba828f8 /drivers/pwm/pwm-stm32.c | |
| parent | exfat: convert exfat_remove_entries() to use dentry cache (diff) | |
| download | kernel-4e1aa22fea106014397455506d1383d519c4d3d1.tar.gz kernel-4e1aa22fea106014397455506d1383d519c4d3d1.zip | |
exfat: move free cluster out of exfat_init_ext_entry()
exfat_init_ext_entry() is an init function, it's a bit strange
to free cluster in it. And the argument 'inode' will be removed
from exfat_init_ext_entry(). So this commit changes to free the
cluster in exfat_remove_entries().
Code refinement, no functional changes.
Signed-off-by: Yuezhang Mo <[email protected]>
Reviewed-by: Andy Wu <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Reviewed-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions
