Files
ubports_kernel_google_msm/kernel
Linus Torvalds 1c95e1b690 Fix kernel/softirq.c printk format warning properly
This fixes the broken 77af7e3403
("softirq, warning fix: correct a format to avoid a warning") fix
correctly.

The type of a pointer subtraction is not "int", nor is it "long".  It
can be either (or something else).  It's "ptrdiff_t", and the printk
format for it is "%td".

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 15:32:46 -07:00
..
2008-08-14 14:58:01 +02:00
2008-10-16 11:21:30 -07:00
2008-07-26 20:53:20 -04:00
2008-10-13 09:51:40 -07:00
2008-03-30 14:18:41 -07:00
2008-07-28 14:37:38 +02:00
2008-07-26 12:00:09 -07:00
2008-08-13 12:55:10 +02:00
2008-10-16 11:21:32 -07:00
2008-09-02 19:21:40 -07:00
2008-08-25 17:39:57 +02:00
2008-08-19 20:37:07 -07:00
2008-10-16 11:21:31 -07:00
2008-02-06 10:41:02 -08:00
2008-10-16 11:21:51 -07:00
2008-10-16 11:21:31 -07:00
2008-07-25 10:53:45 -07:00
2008-10-16 11:21:51 -07:00
2008-08-11 13:46:53 +02:00
2008-10-16 11:21:47 -07:00
2008-10-16 11:21:31 -07:00