coding guidelines: comply with MISRA Rule 11.8 - modified parameter types to receive a const pointer when a non-const pointer is not needed - avoided redundant casts Signed-off-by: Hess Nathan <nhess@baumer.com>