Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fb209a5 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: ni_daq_700: remove some dangling ';'



Functions don't need the ';' at the end.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7448fcd3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -142,12 +142,12 @@ static int dio700_attach(struct comedi_device *dev, struct comedi_devconfig *it)
		dev->iobase);

	return 0;
};
}

static void dio700_detach(struct comedi_device *dev)
{
	/* nothing to cleanup */
};
}

static const struct dio700_board dio700_boards[] = {
	{