commit | 477a04a09830740cb7a8efe49edf3fd8f26d6b6b | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Feb 28 08:15:15 2024 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 06 19:27:28 2024 -0500 |
tree | 99f971187f740e7cfee498e13089eb6d0122cb03 | |
parent | c506cdfece0245060b7f44b25a787916ad108be6 [diff] |
kernel: rename h -> heap Avoid single characker variables that renders code unreadable and might cause conflicts in maing, similar to t for both timeout and thread in some places. Signed-off-by: Anas Nashif <anas.nashif@intel.com>