On Sat 27-09-14 18:14:47, Fabian Frederick wrote:
> sys_tz is already declared in include/linux/time.h
  Thanks. I've added the patch to my tree.

                                                                Honza

> 
> Cc: Jan Kara <j...@suse.cz>
> Signed-off-by: Fabian Frederick <f...@skynet.be>
> ---
>  fs/udf/udftime.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/fs/udf/udftime.c b/fs/udf/udftime.c
> index 1f11483..77c331f 100644
> --- a/fs/udf/udftime.c
> +++ b/fs/udf/udftime.c
> @@ -81,8 +81,6 @@ static time_t year_seconds[MAX_YEAR_SECONDS] = {
>  /*2038*/ SPY(68, 17, 0)
>  };
>  
> -extern struct timezone sys_tz;
> -
>  #define SECS_PER_HOUR        (60 * 60)
>  #define SECS_PER_DAY (SECS_PER_HOUR * 24)
>  
> -- 
> 1.9.3
> 
-- 
Jan Kara <j...@suse.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to