Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging/android: prepare sw_sync files for de-staging

remove file paths in the comments and add short description about each
file.

v2: remove file paths instead of just change them.

v3: improve header description as sugggested by Eric

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Gustavo Padovan and committed by
Greg Kroah-Hartman
e912c881 a04f915e

+3 -3
+1 -1
drivers/staging/android/sw_sync.c
··· 1 1 /* 2 - * drivers/dma-buf/sw_sync.c 2 + * Sync File validation framework 3 3 * 4 4 * Copyright (C) 2012 Google, Inc. 5 5 *
+1 -1
drivers/staging/android/sync_debug.c
··· 1 1 /* 2 - * drivers/base/sync.c 2 + * Sync File validation framework and debug information 3 3 * 4 4 * Copyright (C) 2012 Google, Inc. 5 5 *
+1 -1
drivers/staging/android/sync_debug.h
··· 1 1 /* 2 - * include/linux/sync.h 2 + * Sync File validation framework and debug infomation 3 3 * 4 4 * Copyright (C) 2012 Google, Inc. 5 5 *