aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSatyam Sharma <[email protected]>2007-07-09 12:00:07 -0700
committerJames Bottomley <[email protected]>2007-07-15 09:34:45 -0500
commit75a1099c0bfc5545088cdc9eae2fd98015656595 (patch)
treee96c28d581346b1e358ff6dc8349f99d90013052 /include/linux/debugobjects.h
parenta3f249a242e804b61a14518ec9d5ec8ee48720d7 (diff)
[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
drivers/scsi/aic7xxx_old.c:aic7xxx_slave_alloc() 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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Cc: Doug Ledford <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions