diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2011-01-10 20:31:13 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-01-28 09:07:04 +0100 |
commit | 910f7bb164fa888ff925e337bf8fd479abb157f9 (patch) | |
tree | 87c834ebff3a9c60a3e48a8d76fdfde349eff449 /kernel/Kconfig.preempt | |
parent | pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) (diff) | |
download | linux-910f7bb164fa888ff925e337bf8fd479abb157f9.tar.xz linux-910f7bb164fa888ff925e337bf8fd479abb157f9.zip |
pata_hpt37x: fold 'if' statement into 'switch'
hpt37x_init_one() has a large *if* statement which should really be folded into
the *switch* statement that currently constitutes its *else* branch, reducing
one level of indentation...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions