31 Oct
                
                    2025
                
            
            
                31 Oct
                
                '25
                
            
            
            
        
    
                3 p.m.
            
        On 30/10/25 15:49, Daniel P. Berrangé wrote:
The reload method already has a pointer to the parent object in the 'creds' parameter that is passed in, so indirect access via the subclass 'parent_obj' field is redundant.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- crypto/tlscredsx509.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>