[0/3] lib/test_vmalloc.c: three trivial fixes

Message ID 20240226191159.39509-1-martin@kaiser.cx
Headers
Series lib/test_vmalloc.c: three trivial fixes |

Message

Martin Kaiser Feb. 26, 2024, 7:11 p.m. UTC
  Here's three trivial changes to fix a typo, address a checkpatch warning and
remove an unused function.

Martin Kaiser (3):
  lib/test_vmalloc.c: fix typo in function name
  lib/test_vmalloc.c: drop empty exit function
  lib/test_vmalloc.c: use unsigned long constant

 lib/test_vmalloc.c | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)