« Return to Thread: [PATCH 5/4] alpha: Use fopen "rce" in ioperm

Re: [PATCH 5/4] alpha: Use fopen "rce" in ioperm

by Mike Frysinger :: Rate this Message:

| View in Thread

On Thursday 26 April 2012 22:22:59 Matt Turner wrote:
> --- a/ChangeLog.alpha
> +++ b/ChangeLog.alpha
> @@ -1,5 +1,10 @@
>  2012-04-26  Matt Turner  <mattst88@...>
>
> + * * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"

too many *

> --- a/sysdeps/unix/sysv/linux/alpha/ioperm.c
> +++ b/sysdeps/unix/sysv/linux/alpha/ioperm.c
>
> -  fp = fopen (PATH_CPUINFO, "r");
> +  fp = fopen (PATH_CPUINFO, "rce");

Acked-by: Mike Frysinger <vapier@...>
-mike


signature.asc (853 bytes) Download Attachment

 « Return to Thread: [PATCH 5/4] alpha: Use fopen "rce" in ioperm