commit | ef0e0f5ed9bde6d1e3376169785a463ad2160e6d | [log] [tgz] |
---|---|---|
author | Michal Hocko <mhocko@suse.cz> | Wed Aug 24 09:36:46 2011 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Sep 08 11:10:55 2011 +0200 |
tree | 08a2eeb7a8f0da9654a7c5cc97a5ca5904176777 | |
parent | 8bc0dafb5cf38a19484dfb16e2c6d29e85820046 [diff] |
cputime: Clean up cputime_to_usecs and usecs_to_cputime macros Get rid of semicolon so that those expressions can be used also somewhere else than just in an assignment. Signed-off-by: Michal Hocko <mhocko@suse.cz> Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: Dave Jones <davej@redhat.com> Cc: Alexey Dobriyan <adobriyan@gmail.com> Link: http://lkml.kernel.org/r/7565417ce30d7e6b1ddc169843af0777dbf66e75.1314172057.git.mhocko@suse.cz Signed-off-by: Thomas Gleixner <tglx@linutronix.de>