korina: misc cleanup
authorFrancois Romieu <romieu@fr.zoreil.com>
Sun, 20 Apr 2008 16:06:13 +0000 (18:06 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 25 Apr 2008 06:08:51 +0000 (02:08 -0400)
- useless initialization (korina_ope / korina_restart)
- use a single variable for the status code in korina_probe
  and propagate the error status code from below
- useless checks in korina_remove : the variables are
  necessarily set when korina_probe succeeds

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found