diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2011-01-10 22:31:13 +0300 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-01-28 03:07:04 -0500 |
commit | 910f7bb164fa888ff925e337bf8fd479abb157f9 (patch) | |
tree | 87c834ebff3a9c60a3e48a8d76fdfde349eff449 /mm | |
parent | 40d69ba029c8d5de51aaeb5358999266c482d00a (diff) | |
download | linux-910f7bb164fa888ff925e337bf8fd479abb157f9.tar.bz2 |
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 'mm')
0 files changed, 0 insertions, 0 deletions