]> git.baikalelectronics.ru Git - kernel.git/commit
omap: &&/|| confusion in iommu_put()
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 8 Jan 2010 18:29:05 +0000 (10:29 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Jan 2010 18:29:05 +0000 (10:29 -0800)
commit6fd5166ec424771071dae1605234f9bdaf2b98ed
tree46a8ca47b69eecebf10b7c07550466f258a8c0f1
parent783ec625a1f12dd04d9fec010279fb0046e46647
omap: &&/|| confusion in iommu_put()

obj can't be both NULL and be an error pointer.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/iommu.c