Home
last modified time | relevance | path

Searched hist:"80 aa9bf0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/ia64/hp/common/
H A Dsba_iommu.c80aa9bf0 Mon Apr 05 14:05:31 CDT 2010 Joe Perches <joe@perches.com> [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi

There is a macro called dev_info that prints struct device specific
information. Having variables with the same name can be confusing and
prevents conversion of the macro to a function.

Rename the existing dev_info variables to something else in preparation
to converting the dev_info macro to a function.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
80aa9bf0 Mon Apr 05 14:05:31 CDT 2010 Joe Perches <joe@perches.com> [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi

There is a macro called dev_info that prints struct device specific
information. Having variables with the same name can be confusing and
prevents conversion of the macro to a function.

Rename the existing dev_info variables to something else in preparation
to converting the dev_info macro to a function.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>