Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267615
b: refs/heads/master
c: 8c82b13
h: refs/heads/master
i:
  267613: b3f41d5
  267611: 3b874c5
  267607: 782c684
  267599: 4e4e172
  267583: 9885642
v: v3
  • Loading branch information
Thomas Meyer authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent b8e3e7a commit 5694dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 65f15e2de870dcd6c843e19eb4960a0ed6f40f6c
refs/heads/master: 8c82b13a2c2b22fc395f39b6aba301e7fbe09440
2 changes: 1 addition & 1 deletion trunk/drivers/staging/altera-stapl/altera.c
Original file line number Diff line number Diff line change
Expand Up @@ -2384,7 +2384,7 @@ static int altera_get_act_info(u8 *p,
act_proc_attribute =
(p[proc_table + (13 * act_proc_id) + 8] & 0x03);

procptr = (struct altera_procinfo *)
procptr =
kzalloc(sizeof(struct altera_procinfo),
GFP_KERNEL);

Expand Down

0 comments on commit 5694dc3

Please sign in to comment.