The following issues were found

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6220.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6220_device_routes = {
	.device = "pci-6220",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(0),
			.src = (int[]){
				TRIGGER_LINE(0),
				TRIGGER_LINE(1),

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6221.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6221_device_routes = {
	.device = "pci-6221",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(0),
			.src = (int[]){
				TRIGGER_LINE(0),
				TRIGGER_LINE(1),

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6229.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6229_device_routes = {
	.device = "pci-6229",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(0),
			.src = (int[]){
				TRIGGER_LINE(0),
				TRIGGER_LINE(1),

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6251.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6251_device_routes = {
	.device = "pci-6251",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(0),
			.src = (int[]){
				TRIGGER_LINE(0),
				TRIGGER_LINE(1),

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6254.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6254_device_routes = {
	.device = "pci-6254",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(0),
			.src = (int[]){
				TRIGGER_LINE(0),
				TRIGGER_LINE(1),

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6259.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6259_device_routes = {
	.device = "pci-6259",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(0),
			.src = (int[]){
				TRIGGER_LINE(0),
				TRIGGER_LINE(1),

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6602.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6602_device_routes = {
	.device = "pci-6602",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(2),
			.src = (int[]){
				NI_80MHzTimebase,
				0, /* Termination */

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6713.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6713_device_routes = {
	.device = "pci-6713",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(3),
			.src = (int[]){
				NI_CtrSource(1),
				0, /* Termination */

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6723.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6723_device_routes = {
	.device = "pci-6723",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(3),
			.src = (int[]){
				NI_CtrSource(1),
				0, /* Termination */

            

Reported by Cppcheck.

drivers/comedi/drivers/ni_routing/ni_device_routes/pci-6733.c
1 issues
Syntax Error: AST broken, binary operator '=' doesn't have two operands.
Error

Line: 32

              
struct ni_device_routes ni_pci_6733_device_routes = {
	.device = "pci-6733",
	.routes = (struct ni_route_set[]){
		{
			.dest = NI_PFI(3),
			.src = (int[]){
				NI_CtrSource(1),
				0, /* Termination */

            

Reported by Cppcheck.