提交 54c6d242 编写于 作者: C Cosmin-Gabriel Samoila 提交者: Joerg Roedel

iommu/io-pgtable: Fix a brace coding style issue.

Fixed a coding style issue.
Signed-off-by: NCosmin-Gabriel Samoila <gabrielcsmo@gmail.com>
Signed-off-by: NJoerg Roedel <jroedel@suse.de>
上级 9735a227
......@@ -25,8 +25,7 @@
#include "io-pgtable.h"
static const struct io_pgtable_init_fns *
io_pgtable_init_table[IO_PGTABLE_NUM_FMTS] =
{
io_pgtable_init_table[IO_PGTABLE_NUM_FMTS] = {
#ifdef CONFIG_IOMMU_IO_PGTABLE_LPAE
[ARM_32_LPAE_S1] = &io_pgtable_arm_32_lpae_s1_init_fns,
[ARM_32_LPAE_S2] = &io_pgtable_arm_32_lpae_s2_init_fns,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册