]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
[IA64] sparse cleanups
authorKeith Owens <kaos@sgi.com>
Mon, 17 Jul 2006 05:41:59 +0000 (15:41 +1000)
committerTony Luck <tony.luck@intel.com>
Wed, 2 Aug 2006 23:03:44 +0000 (16:03 -0700)
Fix some sparse warnings on ia64.  Large constants that should be long
instead of int.  Use NULL instead of 0.  Add some missing __iomem
casts.  Replace a non-C99 structure assignment.

Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found