Files
linux/arch/openrisc/kernel
Geert Uytterhoeven 56aea88df7 openrisc: Refactor 16-bit constant relocation
arch/openrisc/kernel/module.c: In function 'apply_relocate_add':
arch/openrisc/kernel/module.c:50:13: warning: assignment from incompatible pointer type
arch/openrisc/kernel/module.c:54:13: warning: assignment from incompatible pointer type

Move the pointer increments to the dereference statements to avoid
incompatible pointer assignments, and remove superfluous casts.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
2013-11-05 16:27:55 +01:00
..
2012-05-08 11:43:51 +02:00
2013-02-26 07:44:08 +01:00
2013-04-08 17:39:27 +02:00
2011-07-22 18:46:41 +02:00
2012-09-21 08:09:54 +02:00
2011-07-22 18:46:34 +02:00
2011-07-22 18:46:39 +02:00
2011-07-22 18:46:30 +02:00