commit | f409d6cc688d4e87b0ebf577b6554695e1931705 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Thu Dec 18 14:49:47 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 02 12:01:35 2009 -0600 |
tree | ad434bf5b240b383f6e8de9b0c87c72330d4d350 | |
parent | b3d59115ba2b2550d70eafd929f1fa607fe588dc [diff] |
[SCSI] st: simplify new_tape_buffer - 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>