summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorLen Brown2005-08-04 06:17:42 +0200
committerLen Brown2005-08-04 06:17:42 +0200
commitbd6dbdf3c7b9784fbf5d8500e427a954e27a976a (patch)
tree9e626720517f1a0e92561b191e20640ed0af6362 /drivers/acpi
parentMerge ../to-linus (diff)
parent[ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_C... (diff)
downloadkernel-qcow2-linux-bd6dbdf3c7b9784fbf5d8500e427a954e27a976a.tar.gz
kernel-qcow2-linux-bd6dbdf3c7b9784fbf5d8500e427a954e27a976a.tar.xz
kernel-qcow2-linux-bd6dbdf3c7b9784fbf5d8500e427a954e27a976a.zip
When a merge does not work automatically, git prevents
commit from running until a change has been made in the destination. In this instance the desired result was to choose the destination version of the file and ignore the source version, but git would not allow that. Here I added a blank line to let git commit think I resolved a merge conflict.
Diffstat (limited to 'drivers/acpi')
-rw-r--r--drivers/acpi/dispatcher/dswload.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/dispatcher/dswload.c b/drivers/acpi/dispatcher/dswload.c
index d2c603f54fd6..9100c0bda470 100644
--- a/drivers/acpi/dispatcher/dswload.c
+++ b/drivers/acpi/dispatcher/dswload.c
@@ -983,6 +983,7 @@ acpi_ds_load2_end_op (
ACPI_NS_SEARCH_PARENT | ACPI_NS_DONT_OPEN_SCOPE,
walk_state, &(new_node));
if (ACPI_SUCCESS (status)) {
+
/*
* Make sure that what we found is indeed a method
* We didn't search for a method on purpose, to see if the name