]> git.baikalelectronics.ru Git - kernel.git/commit
x86/iommu: Fix header comments regarding standard and _FINISH macros
authorAravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Thu, 9 Apr 2015 08:51:48 +0000 (10:51 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 9 Apr 2015 08:56:31 +0000 (10:56 +0200)
commit44c5719c81474fec1524f5c24731c27f07af7537
tree2dba5b4a57051da345e90f13f1e7da60e53d3a1e
parent7c7e1c294cafb006178b0ad20a526c4c2a3466f9
x86/iommu: Fix header comments regarding standard and _FINISH macros

The comment line regarding IOMMU_INIT and IOMMU_INIT_FINISH
macros is incorrect:

  "The standard vs the _FINISH differs in that the _FINISH variant
  will continue detecting other IOMMUs in the call list..."

It should be "..the *standard* variant will continue
detecting..."

Fix that. Also, make it readable while at it.

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: konrad.wilk@oracle.com
Fixes: ea765d3335dc ("x86, iommu: Update header comments with appropriate naming")
Link: http://lkml.kernel.org/r/1428508017-5316-1-git-send-email-Aravind.Gopalakrishnan@amd.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/iommu_table.h