diff options
author | Jesper Juhl <jj@chaosbits.net> | 2012-04-16 21:27:54 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2012-05-11 16:42:14 +0200 |
commit | d88a440eddf288c967daed827147e1121c2ab6b5 (patch) | |
tree | 7e3fbda80c793ff4b21abc1d01996abe5d87874e /fs | |
parent | Merge branch 'parisc' (PA-RISC compile fixes) (diff) | |
download | linux-d88a440eddf288c967daed827147e1121c2ab6b5.tar.xz linux-d88a440eddf288c967daed827147e1121c2ab6b5.zip |
dac960: Remove unused variables from DAC960_CreateProcEntries()
The variables 'StatusProcEntry' and 'UserCommandProcEntry' are
assigned to once and then never used. This patch gets rid of the
variables.
While I was there I also fixed the indentation of the function to use
tabs rather than spaces for the lines that did not already do so.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions