diff options
author | 2013-05-31 21:37:08 +0000 | |
---|---|---|
committer | 2013-05-31 21:37:08 +0000 | |
commit | c7497e73a99e85f34065287f9290bb2910b1aa6c (patch) | |
tree | a303e9519c25c27ddfd47d6f713ec8857ae66a46 /sys/dev/acpi/acpi.c | |
parent | Correct sequencing in ca_activate function. Some operations were in the (diff) | |
download | wireguard-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