On 07/06/2018 10:42 PM, Deepa Dinamani wrote:
> diff --git a/arch/alpha/kernel/osf_sys.c b/arch/alpha/kernel/osf_sys.c
> index 6e921754c8fc..ec86e77d3055 100644
> --- a/arch/alpha/kernel/osf_sys.c
> +++ b/arch/alpha/kernel/osf_sys.c
> @@ -1260,7 +1260,7 @@ struct timex32 {
>  
>  SYSCALL_DEFINE1(old_adjtimex, struct timex32 __user *, txc_p)
>  {
> -        struct timex txc;
> +     struct __kernel_timex txc;
>       int ret;
>  
>       /* copy relevant bits of struct timex. */

Acked-by: Richard Henderson <[email protected]>


r~
--
To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to