|
@@ -111,8 +111,8 @@ void acpi_ut_track_stack_ptr(void)
|
|
* RETURN: Updated pointer to the function name
|
|
* RETURN: Updated pointer to the function name
|
|
*
|
|
*
|
|
* DESCRIPTION: Remove the "Acpi" prefix from the function name, if present.
|
|
* DESCRIPTION: Remove the "Acpi" prefix from the function name, if present.
|
|
- * This allows compiler macros such as __func__ to be used with no
|
|
|
|
- * change to the debug output.
|
|
|
|
|
|
+ * This allows compiler macros such as __func__ to be used
|
|
|
|
+ * with no change to the debug output.
|
|
*
|
|
*
|
|
******************************************************************************/
|
|
******************************************************************************/
|
|
|
|
|