summaryrefslogtreecommitdiff
path: root/Kernel/FileSystem/File.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-01-27 21:01:45 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-27 21:14:42 +0100
commite67402c7027f13fcc03d61f88725470e4c66e820 (patch)
tree673d40ced3c4dec8da64200ee21c4c8398d6fcb6 /Kernel/FileSystem/File.h
parent67bc5e0bbdcf313b20b32069a5e9b9806f8bd790 (diff)
downloadserenity-e67402c7027f13fcc03d61f88725470e4c66e820.zip
Kernel: Remove Range "valid" state and use Optional<Range> instead
It's easier to understand VM ranges if they are always valid. We can simply use an empty Optional<Range> to encode absence when needed.
Diffstat (limited to 'Kernel/FileSystem/File.h')
0 files changed, 0 insertions, 0 deletions