diff options
author | Nikolay Borisov <[email protected]> | 2018-04-05 16:24:36 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-05 21:36:26 -0700 |
commit | 1c0ff0f1bdeb183608ac9a345996d4d1ebfed632 (patch) | |
tree | 1ca94c2e881984e07a3f44229b593bd0c7e1fbc8 /arch/sparc | |
parent | 5844a486daf2705dcdbfabe869a698bdfe629f54 (diff) |
fs/direct-io.c: minor cleanups in do_blockdev_direct_IO
We already get the block counts and calculate the end block at the
beginning of the function. Let's use the local variables for
consistency and readability. No functional changes
[[email protected]: constify the locals to prevent future slipups]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: Jeff Moyer <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions