From: Dmitry Adamushko Date: Mon, 15 Oct 2007 15:00:13 +0000 (+0200) Subject: sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar X-Git-Tag: v2.6.24-rc1~1289^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a2d680735ad7c3b5250704b3863abf54ff4020;p=pandora-kernel.git sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar make dequeue_entity() / enqueue_entity() and update_stats_dequeue() / update_stats_enqueue() look similar, structure-wise. zero effect, functionality-wise: text data bss dec hex filename 34550 3026 100 37676 932c sched.o.before 34550 3026 100 37676 932c sched.o.after Signed-off-by: Dmitry Adamushko Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed