Re: [PATCH v2 4/6] staging/android: prepare sw_sync files for de-staging

From: Eric Engestrom
Date: Thu Aug 11 2016 - 05:43:11 EST


On Mon, Aug 08, 2016 at 06:24:20PM -0300, Gustavo Padovan wrote:
> From: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
>
> remove file paths in the comments and add short description about each
> file.
>
> v2: remove file paths instead of just change them.
>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx>
> ---
> drivers/staging/android/sw_sync.c | 2 +-
> drivers/staging/android/sync_debug.c | 2 +-
> drivers/staging/android/sync_debug.h | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/staging/android/sw_sync.c b/drivers/staging/android/sw_sync.c
> index 745597b..43491b6 100644
> --- a/drivers/staging/android/sw_sync.c
> +++ b/drivers/staging/android/sw_sync.c
> @@ -1,5 +1,5 @@
> /*
> - * drivers/dma-buf/sw_sync.c
> + * Sync File validation framework
> *
> * Copyright (C) 2012 Google, Inc.
> *
> diff --git a/drivers/staging/android/sync_debug.c b/drivers/staging/android/sync_debug.c
> index 4c5a855..fab9520 100644
> --- a/drivers/staging/android/sync_debug.c
> +++ b/drivers/staging/android/sync_debug.c
> @@ -1,5 +1,5 @@
> /*
> - * drivers/base/sync.c
> + * Sync File validation framework and debug information
> *
> * Copyright (C) 2012 Google, Inc.
> *
> diff --git a/drivers/staging/android/sync_debug.h b/drivers/staging/android/sync_debug.h
> index 5b82cf8..ee3c27b 100644
> --- a/drivers/staging/android/sync_debug.h
> +++ b/drivers/staging/android/sync_debug.h
> @@ -1,5 +1,5 @@
> /*
> - * include/linux/sync.h
> + * Sync File validation framework

"and debug information"

With that added,
Reviewed-by: Eric Engestrom <eric.engestrom@xxxxxxxxxx>

> *
> * Copyright (C) 2012 Google, Inc.
> *
> --
> 2.5.5