summaryrefslogtreecommitdiffstats
path: root/net/appletalk
diff options
context:
space:
mode:
authorJan Kara2016-06-28 09:04:00 +0200
committerJens Axboe2016-06-28 16:21:46 +0200
commit93fdf1478aaba6c397ba54f4cc534bf5019831b4 (patch)
tree819d98cc9cafe4a47dd2fcd162e6c251a1e9e4bc /net/appletalk
parentblock: Convert fifo_time from ulong to u64 (diff)
downloadkernel-qcow2-linux-93fdf1478aaba6c397ba54f4cc534bf5019831b4.tar.gz
kernel-qcow2-linux-93fdf1478aaba6c397ba54f4cc534bf5019831b4.tar.xz
kernel-qcow2-linux-93fdf1478aaba6c397ba54f4cc534bf5019831b4.zip
cfq-iosched: Convert slice_resid from u64 to s64
slice_resid can be both positive and negative. Commit 9a7f38c42c2b (cfq-iosched: Convert from jiffies to nanoseconds) converted it from long to u64. Although this did not introduce any functional regression (the operations just overflow and the result was fine), it is certainly wrong and could cause issues in future. So convert the type to more appropriate s64. Fixes: 9a7f38c42c2b92391d9dabaf9f51df7cfe5608e4 Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'net/appletalk')
0 files changed, 0 insertions, 0 deletions