提交 32462a98 编写于 作者: A Andrew F. Davis 提交者: Greg Kroah-Hartman

staging: android: ion: Add proper header information

The filenames in headers add nothing are often wrong after moves, lets
drop them here and add a little description of the files contents.
Signed-off-by: NAndrew F. Davis <afd@ti.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 65af887c
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/staging/android/ion/ion.c * ION Memory Allocator
* *
* Copyright (C) 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
*/ */
......
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/* /*
* drivers/staging/android/ion/ion.h * ION Memory Allocator kernel interface header
* *
* Copyright (C) 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
*/ */
......
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/staging/android/ion/ion_carveout_heap.c * ION Memory Allocator carveout heap helper
* *
* Copyright (C) 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
*/ */
......
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/staging/android/ion/ion_chunk_heap.c * ION memory allocator chunk heap helper
* *
* Copyright (C) 2012 Google, Inc. * Copyright (C) 2012 Google, Inc.
*/ */
......
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/staging/android/ion/ion_cma_heap.c * ION Memory Allocator CMA heap exporter
* *
* Copyright (C) Linaro 2012 * Copyright (C) Linaro 2012
* Author: <benjamin.gaignard@linaro.org> for ST-Ericsson. * Author: <benjamin.gaignard@linaro.org> for ST-Ericsson.
......
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/staging/android/ion/ion_heap.c * ION Memory Allocator generic heap helpers
* *
* Copyright (C) 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
*/ */
......
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/staging/android/ion/ion_mem_pool.c * ION Memory Allocator page pool helpers
* *
* Copyright (C) 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
*/ */
......
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/staging/android/ion/ion_system_heap.c * ION Memory Allocator system heap exporter
* *
* Copyright (C) 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册