diff options
author | Satyam Sharma <ssatyam@cse.iitk.ac.in> | 2007-07-09 21:00:07 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-07-15 16:33:34 +0200 |
commit | a3f249a242e804b61a14518ec9d5ec8ee48720d7 (patch) | |
tree | 40a3d3e696acbd68c08d108ee1a32f80cf29661c /COPYING | |
parent | [SCSI] remove the dead CYBERSTORMIII_SCSI option (diff) | |
download | linux-a3f249a242e804b61a14518ec9d5ec8ee48720d7.tar.xz linux-a3f249a242e804b61a14518ec9d5ec8ee48720d7.zip |
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
drivers/message/i2o/device.c:i2o_parm_field_get() unnecessarily passes
GFP_ATOMIC (along with GFP_KERNEL) to kmalloc() from a context that is not
atomic. Remove the pointless GFP_ATOMIC.
Signed-off-by: Satyam Sharma <ssatyam@cse.iitk.ac.in>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions