提交 4156a760 编写于 作者: J Jake Champlin 提交者: Greg Kroah-Hartman

Staging: Comedi: amplc_dio200: Fixed bracing issue

Fixed coding style error
Signed-off-by: NJake Champlin <jake.champlin.27@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 d6c19b6e
...@@ -1977,8 +1977,7 @@ static int dio200_auto_attach(struct comedi_device *dev, ...@@ -1977,8 +1977,7 @@ static int dio200_auto_attach(struct comedi_device *dev,
devpriv->io.u.iobase = (unsigned long)base; devpriv->io.u.iobase = (unsigned long)base;
devpriv->io.regtype = io_regtype; devpriv->io.regtype = io_regtype;
} }
switch (thisboard->model) switch (thisboard->model) {
{
case pcie215_model: case pcie215_model:
case pcie236_model: case pcie236_model:
case pcie296_model: case pcie296_model:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册