diff options
author | 2010-08-21 09:03:16 +0900 | |
---|---|---|
committer | 2010-08-27 15:28:38 +0900 | |
commit | 15cae77ad891c1533b664759f8eebae246e5edf8 (patch) | |
tree | 0ea0de439f332a3ac9b77180e4fb5b5abfc0edaa /tools/perf/scripts/python/syscall-counts.py | |
parent | ARM: S5P: VMALLOC_END should be unsigned long (diff) | |
download | linux-dev-15cae77ad891c1533b664759f8eebae246e5edf8.tar.xz linux-dev-15cae77ad891c1533b664759f8eebae246e5edf8.zip |
ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type
Fix this warning:
arch/arm/mm/init.c: In function 'mem_init':
arch/arm/mm/init.c:644: warning: format '%08lx' expects type
'long unsigned int', but argument 12 has type 'unsigned int'
And removes the useless parens and white space.
Reported-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions