diff options
author | Brian Behlendorf <[email protected]> | 2019-03-07 14:44:23 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2019-03-07 14:44:23 -0800 |
commit | b46fd243d57d0af4b4b568d8c0c4b30b79059ecc (patch) | |
tree | 9ef289d837d6bfcaf9186e5143dd645a8bc22413 /.gitignore | |
parent | becdcec7b9cd6b8beaa2273495b97c06de24e9e5 (diff) |
Linux 5.1 compat: get_ds() removed
Commit torvalds/linux@736706bee has removed the get_fs() function
as a bit of cleanup. It has been defined as KERNEL_DS on all
architectures for all supported kernels. Replace get_fs() with
KERNEL_DS as was done in the kernel.
Reviewed-by: Tom Caputi <[email protected]>
Reviewed-by: Tony Hutter <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #8479
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions