]> git.baikalelectronics.ru Git - kernel.git/commit
lib/swiotlb.c: cleanups
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 29 Apr 2008 07:59:36 +0000 (00:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:05 +0000 (08:06 -0700)
commitfba8a9be2b55a8a8c4301e15c331299e9dafbf32
tree129706734260468ac6aac966584ffeca31adf471
parent266b66588c44856eaf4b352acfa3bd0b635e67f6
lib/swiotlb.c: cleanups

There's a pointlessly braced block of code in there.  Remove the braces and
save a tabstop.

Cc: Andi Kleen <ak@suse.de>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Jan Beulich <jbeulich@novell.com>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/swiotlb.c