aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2013-02-27 17:05:44 -0800
committerLinus Torvalds <[email protected]>2013-02-27 19:10:23 -0800
commit507063b2a435b24951bce8e1f67ab65cda490f1b (patch)
treed166bc08e67dd39a2c360de5558ae0499a2ac6a2 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parent11cd3db01bd8cc16aa82347582ef982cddc786e3 (diff)
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
devm_kzalloc allocates memory that is released when a driver detaches. This patch uses devm_kzalloc for data that is allocated in the probe function of a platform device and is only freed in the remove function. Signed-off-by: Julia Lawall <[email protected]> Cc: Rodolfo Giometti <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions