Skip to content

Commit

Permalink
staging: octeon-usb: remove useless prefix from internal routines
Browse files Browse the repository at this point in the history
Original CVMX code used "__" to distinguis internal USB functions
from public ones. But in Linux all cvmx_usb routines are internal
to this driver, so such separation is useless.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Mar 24, 2015
1 parent c4bdbdd commit 68d435d
Showing 1 changed file with 205 additions and 219 deletions.
Loading

0 comments on commit 68d435d

Please sign in to comment.