diff options
author | Tetsuhiro Kohada <[email protected]> | 2020-09-17 10:39:16 +0900 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2020-10-22 08:29:11 +0900 |
commit | 04cee52fb8bdbdb0506460f191ed6fd9e6faf00b (patch) | |
tree | edaa11dc74e8c20ef98d6f5941d93165d840998b /drivers/usb/cdns3/host.c | |
parent | a7a241686c8f8142afafbd5fa5b9b9b6ea1aa173 (diff) |
exfat: remove 'rwoffset' in exfat_inode_info
Remove 'rwoffset' in exfat_inode_info and replace it with the parameter of
exfat_readdir().
Since rwoffset is referenced only by exfat_readdir(), it is not necessary
a exfat_inode_info's member.
Also, change cpos to point to the next of entry-set, and return the index
of dir-entry via dir_entry->entry.
Signed-off-by: Tetsuhiro Kohada <[email protected]>
Acked-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/host.c')
0 files changed, 0 insertions, 0 deletions