[OE-core] [PATCH] acpica: Upgrade 20150515 -> 20170303

Patrick Ohly patrick.ohly at intel.com
Fri Jun 9 19:26:20 UTC 2017


On Mon, 2017-06-05 at 13:51 +0900, Fan Xin wrote:
> -@@ -569,6 +574,8 @@ FlOpenMiscOutputFiles (
> +@@ -607,6 +611,8 @@ FlOpenMiscOutputFiles (
>   
>       if (Gbl_DebugFlag)
>       {
> -+        int fd;
> ++      int fd;

Looks like you (accidentally?) also changed whitespaces while rebasing
the patch...


> +@@ -635,6 +641,8 @@ FlOpenMiscOutputFiles (
> +             exit (1);
>           }
> -+        Gbl_Files[ASL_FILE_DEBUG_OUTPUT].Handle = stderr;
>   
> ++        Gbl_Files[ASL_FILE_DEBUG_OUTPUT].Handle = stderr;
> ++

... and added lines.

Not a big deal, but you diff could have been smaller if you hadn't made
these unnecessary changes.

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.






More information about the Openembedded-core mailing list