diff options
author | Scott Wood <scottwood@freescale.com> | 2007-12-11 22:23:04 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-12-20 06:11:46 +0100 |
commit | 754e5f3f3a96264b96d5593242d81c7468af70cb (patch) | |
tree | b55dc0a2c191e27d3fcf0fe58f2ceb5ff94bdd91 /arch/m32r | |
parent | [POWERPC] Fake NUMA emulation for PowerPC (diff) | |
download | linux-754e5f3f3a96264b96d5593242d81c7468af70cb.tar.xz linux-754e5f3f3a96264b96d5593242d81c7468af70cb.zip |
[POWERPC] wrapper: Rename offset in offset_devp()
fdt_wrapper_create_node passes a variable called offset to offset_devp(),
which uses said parameter to initialize a local variable called offset.
Due to one of the odder aspects of the C language, the result is an
undefined variable, with no error or warning.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions