Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36547
b: refs/heads/master
c: 51dced5
h: refs/heads/master
i:
  36545: 5fa01e6
  36543: 4855b40
v: v3
  • Loading branch information
Jan Glauber authored and Martin Schwidefsky committed Sep 28, 2006
1 parent ac6f718 commit 4a9458a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0efa470363699ecba49e67cc3c75f46b300f98a4
refs/heads/master: 51dced544e3964b684afc99282ceceaa384b16a8
1 change: 0 additions & 1 deletion trunk/drivers/s390/char/tty3270.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,6 @@ tty3270_alloc_view(void)
if (!tp->freemem_pages)
goto out_tp;
INIT_LIST_HEAD(&tp->freemem);
init_timer(&tp->timer);
for (pages = 0; pages < TTY3270_STRING_PAGES; pages++) {
tp->freemem_pages[pages] = (void *)
__get_free_pages(GFP_KERNEL|GFP_DMA, 0);
Expand Down

0 comments on commit 4a9458a

Please sign in to comment.