Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324479
b: refs/heads/master
c: 2258937
h: refs/heads/master
i:
  324477: c1d924b
  324475: dc05345
  324471: 5da47c9
  324463: ce55c76
  324447: a3176d1
  324415: 05842a7
  324351: 1bcfbc7
v: v3
  • Loading branch information
Cruz Julian Bishop authored and Greg Kroah-Hartman committed Aug 14, 2012
1 parent 9d651e0 commit ea7ca3e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c21be47c834bc411339ee04462ec7c5246e58596
refs/heads/master: 2258937b2137214bae796ec929394a282f531ed7
32 changes: 16 additions & 16 deletions trunk/drivers/staging/android/ashmem.c
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
/* mm/ashmem.c
**
** Anonymous Shared Memory Subsystem, ashmem
**
** Copyright (C) 2008 Google, Inc.
**
** Robert Love <rlove@google.com>
**
** This software is licensed under the terms of the GNU General Public
** License version 2, as published by the Free Software Foundation, and
** may be copied, distributed, and modified under those terms.
**
** This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
*/
*
* Anonymous Shared Memory Subsystem, ashmem
*
* Copyright (C) 2008 Google, Inc.
*
* Robert Love <rlove@google.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/

#define pr_fmt(fmt) "ashmem: " fmt

Expand Down

0 comments on commit ea7ca3e

Please sign in to comment.