diff options
author | 2010-09-03 14:40:55 +0300 | |
---|---|---|
committer | 2010-10-19 17:19:56 +0300 | |
commit | b33215084c1c06258a2d9deb035d343aafa4066e (patch) | |
tree | fd93b1b76a871e85b680c83de2ec4a81c3444025 /fs/jbd2/commit.c | |
parent | UBI: rename a local variable (diff) | |
download | wireguard-linux-b33215084c1c06258a2d9deb035d343aafa4066e.tar.xz wireguard-linux-b33215084c1c06258a2d9deb035d343aafa4066e.zip |
UBI: change cascade of ifs to switch statements
This patch improves readability and simplifies scanning code by changing a
long cascade of 'if' statements to a switch statement. This should presumably
be a little faster as well.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions