Browse Source

staging: comedi: cb_pcidas64: remove inline priv() function

The inline priv() function simply returns the dev->private pointer
to the private data.

Remove the inline funciton and just use a local variable where the
private data is used.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H Hartley Sweeten 13 years ago
parent
commit
681d335ab5
1 changed files with 237 additions and 230 deletions
  1. 237 230
      drivers/staging/comedi/drivers/cb_pcidas64.c

File diff suppressed because it is too large
+ 237 - 230
drivers/staging/comedi/drivers/cb_pcidas64.c


Some files were not shown because too many files changed in this diff