From: FUJITA Tomonori Date: Thu, 18 Dec 2008 05:49:47 +0000 (+0900) Subject: [SCSI] st: simplify new_tape_buffer X-Git-Tag: v2.6.29-rc1~41^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f409d6cc688d4e87b0ebf577b6554695e1931705;p=pandora-kernel.git [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 Acked-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed