aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/vmd.c
diff options
context:
space:
mode:
authorTetsuhiro Kohada <[email protected]>2020-09-17 01:39:16 +0000
committerNamjae Jeon <[email protected]>2020-10-21 23:29:11 +0000
commit04cee52fb8bdbdb0506460f191ed6fd9e6faf00b (patch)
treeedaa11dc74e8c20ef98d6f5941d93165d840998b /drivers/pci/controller/vmd.c
parentexfat: replace memcpy with structure assignment (diff)
downloadkernel-04cee52fb8bdbdb0506460f191ed6fd9e6faf00b.tar.gz
kernel-04cee52fb8bdbdb0506460f191ed6fd9e6faf00b.zip
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/pci/controller/vmd.c')
0 files changed, 0 insertions, 0 deletions