summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpi.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2013-05-31 21:37:08 +0000
committerschwarze <schwarze@openbsd.org>2013-05-31 21:37:08 +0000
commitc7497e73a99e85f34065287f9290bb2910b1aa6c (patch)
treea303e9519c25c27ddfd47d6f713ec8857ae66a46 /sys/dev/acpi/acpi.c
parentCorrect sequencing in ca_activate function. Some operations were in the (diff)
downloadwireguard-openbsd-c7497e73a99e85f34065287f9290bb2910b1aa6c.tar.xz
wireguard-openbsd-c7497e73a99e85f34065287f9290bb2910b1aa6c.zip
The name "struct tbl" was badly misleading for two reasons:
1) This struct almost exclusively contains the table options. 2) Information about the table as a whole is actually in "struct tbl_node". Besides, "struct tbl" was almost impossible to search for. So rename it to "struct tbl_opts". No functional change.
Diffstat (limited to 'sys/dev/acpi/acpi.c')
0 files changed, 0 insertions, 0 deletions