Skip to content
Commit d88a440e authored by Jesper Juhl's avatar Jesper Juhl Committed by Jens Axboe
Browse files

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: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d60b9c16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment