diff options
author | Pankaj Raghav <pankydev8@gmail.com> | 2022-01-08 22:04:09 +0530 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-09 00:45:38 +0100 |
commit | 59da9bd0bdf249108cb9628cb417a117c14f7e71 (patch) | |
tree | b5f4f11a3f3352dda89e1e026cb588e91c4e82f9 /Kernel/Bus | |
parent | e79f94f9980351626f13d709a536390a4be701e2 (diff) | |
download | serenity-59da9bd0bdf249108cb9628cb417a117c14f7e71.zip |
Kernel: Overload DMA helper without Physical Page output parameter
Not all drivers need the PhysicalPage output parameter while creating
a DMA buffer. This overload will avoid creating a temporary variable
for the caller
Diffstat (limited to 'Kernel/Bus')
0 files changed, 0 insertions, 0 deletions