mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-25 15:42:24 +02:00
comment wasn't really applicable here
This commit is contained in:
@@ -474,8 +474,6 @@ class Modules(interfaces.configuration.VersionableInterface):
|
||||
Returns:
|
||||
The struct module alignment
|
||||
"""
|
||||
# Not L1 cache aligned, but compiler should naturally
|
||||
# align to the referenced type as a minimum.
|
||||
return context.modules[vmlinux_module_name].get_type("pointer").size
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user