git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d5911
)
[SCSI] st: simplify new_tape_buffer
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Thu, 18 Dec 2008 05:49:47 +0000
(14:49 +0900)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Fri, 2 Jan 2009 18:01:35 +0000
(12:01 -0600)
- remove the from_initialization argument, which is always 1. We
always need to use GFP_ATOMIC.
- 'got' valuable is initialized to zero and doesn't change. We don't
need it.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Kai Makisara <Kai.Makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found