Commit 4bca741
btrfs: remove pointless iocb::ki_pos addition in btrfs_encoded_read()
iocb->ki_pos isn't used after this function, so there's no point in
changing its value.
Signed-off-by: Mark Harmstone <maharmstone@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent 7f13360 commit 4bca741
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9251 | 9251 | | |
9252 | 9252 | | |
9253 | 9253 | | |
9254 | | - | |
| 9254 | + | |
9255 | 9255 | | |
9256 | 9256 | | |
9257 | 9257 | | |
| |||
9317 | 9317 | | |
9318 | 9318 | | |
9319 | 9319 | | |
9320 | | - | |
9321 | | - | |
9322 | | - | |
9323 | 9320 | | |
9324 | 9321 | | |
9325 | 9322 | | |
| |||
0 commit comments