linux/drivers/hte
Andy Shevchenko fc62d5e214 hte: Use kasprintf() instead of fixed buffer formatting
Improve readability and maintainability by replacing a hardcoded string
allocation and formatting by the use of the kasprintf() helper.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Dipen Patel <dipenp@nvidia.com>
Signed-off-by: Dipen Patel <dipenp@nvidia.com>
2023-10-27 14:09:22 -07:00
..
hte-tegra194-test.c hte: tegra: Fix missing error code in tegra_hte_test_probe() 2023-10-27 14:07:15 -07:00
hte-tegra194.c hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS() 2023-10-12 09:33:15 -07:00
hte.c hte: Use kasprintf() instead of fixed buffer formatting 2023-10-27 14:09:22 -07:00
Kconfig hte: allow building modules with COMPILE_TEST enabled 2023-10-03 13:19:58 -07:00
Makefile hte: Add Tegra HTE test driver 2022-05-04 11:06:14 +02:00