19 Sep
                
                    2017
                
            
            
                19 Sep
                
                '17
                
            
            
            
        
    
                10:06 p.m.
            
        On Tue, 19 Sep 2017 13:14:38 +0200, Bhumika Goyal wrote:
Make this const as it is only used during a copy operation. Also, make it __initconst as it is only used during the init phase and after this it is not referenced anywhere.
Signed-off-by: Bhumika Goyal bhumirks@gmail.com
Applied, thanks.
Takashi