diff options
| author | 2021-11-22 19:17:20 +0200 | |
|---|---|---|
| committer | 2021-11-23 12:09:07 +0000 | |
| commit | b00bab9d48bbb6446a5cf366f5f8e501a16031a1 (patch) | |
| tree | 7380ef93c5444e41b63ef3ce26986d5f6a120960 /include/linux | |
| parent | spi: fsl-lpspi: Add imx8ulp compatible string (diff) | |
spi: Replace memset() with __GFP_ZERO
krealloc() as any other kernel memory allocation calls accepts GFP flags,
one of which is __GFP_ZERO. Hence, no need to call memset() explicitly on
the reallocated buffer.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211122171721.61553-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
