From: Milton Miller Date: Fri, 24 Jun 2011 09:05:25 +0000 (+0000) Subject: powerpc: Tidy up dma_map_ops after adding new hook X-Git-Tag: v3.2-rc1~34^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eccacd0974dca73e2151d3fd4c2dacf1a5c7cc2;p=pandora-kernel.git powerpc: Tidy up dma_map_ops after adding new hook The new get_required_mask hook name is longer than many of but not all of the prior ops. Tidy the struct initializers to align the equal signs using the local whitespace. Signed-off-by: Milton Miller Signed-off-by: Nishanth Aravamudan Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org Cc: benh@kernel.crashing.org Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed