• I
    time: ntp: clean up ntp_update_frequency() · 9ce616aa
    Ingo Molnar 提交于
    Impact: cleanup, no functionality changed
    
    Prepare a refactoring of ntp_update_frequency().
    
    kernel/time/ntp.o:
    
       text	   data	    bss	    dec	    hex	filename
       2504	    114	    136	   2754	    ac2	ntp.o.before
       2504	    114	    136	   2754	    ac2	ntp.o.after
    
    md5:
       41f3009debc9b397d7394dd77d912f0a  ntp.o.before.asm
       41f3009debc9b397d7394dd77d912f0a  ntp.o.after.asm
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    9ce616aa
ntp.c 11.9 KB