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

Commit c91aa55e authored by Alexander Beregalov's avatar Alexander Beregalov Committed by David S. Miller
Browse files

pcmcia: ncmlan_cs: remove odd bracket

parent 569b7892
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1402,7 +1402,6 @@ static void BuildLAF(int *ladrf, int *adr)
  for (i = 0; i < 8; i++)
    printk(KERN_CONT " %02X", ladrf[i]);
  printk(KERN_CONT "\n");
  }
#endif
} /* BuildLAF */