mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
4388a6d299
The name of a private NGDump function does not require to have a unique prefix to avoid naming conflicts with public functions of other C modules. Furthermore, be consistent with private NGDump functions not having the prefix 'ngdump_'. Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Reviewed-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>