From: Aliasgar Surti
There is usage of kmalloc following memcpy in this driver file.
Instead of using these functions, this change is made to use kmemdup
which has the same functionality.
Signed-off-by: Aliasgar Surti
---
drivers/scsi/aic7xxx/aic79xx_core.c | 4 ++--
1 file changed, 2 inserti
From: Aliasgar Surti
There is usage of kmalloc following memcpy in this driver file.
Instead of using these functions, this change is made to use kmemdup
which has the same functionality.
Signed-off-by: Aliasgar Surti
---
drivers/scsi/aic7xxx/aic7xxx_core.c | 4 ++--
1 file changed, 2 inserti
2 matches
Mail list logo