提交 4f7b006f 编写于 作者: E Eisha Chen-yen-su 提交者: Greg Kroah-Hartman

staging: comedi: Remove a "tracing" call

Remove a "tracing" call as it is not needed anymore
because there is an in-kernel function for that.
Signed-off-by: NEisha Chen-yen-su <chenyensu0@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 81286d3e
......@@ -295,7 +295,6 @@ static int jr3_pci_open(struct comedi_device *dev)
struct comedi_subdevice *s;
int i;
dev_dbg(dev->class_dev, "jr3_pci_open\n");
for (i = 0; i < dev->n_subdevices; i++) {
s = &dev->subdevices[i];
spriv = s->private;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册