diff options
author | Andrey Smirnov <[email protected]> | 2016-07-21 14:59:21 -0700 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2016-09-23 09:35:16 +0200 |
commit | fc6b4d12bc394aa9b5c22aa3a2f5128ad6c84a72 (patch) | |
tree | 3106187e2dd999b09d5ea7910bb6bc7f5f3788d8 /net/unix/sysctl_net_unix.c | |
parent | 76fe334f71dd20f7eadd4c624441ec7d1fb92f33 (diff) |
mtd: nand: Get rid of needless 'goto'
Using "goto" and "switch" statement only makes it harder to follow
control flow and doesn't bring any advantages. Rewrite the code to avoid
using "goto".
Signed-off-by: Brian Norris <[email protected]>
Signed-off-by: Andrey Smirnov <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions