diff options
author | Devendra Naga <devendra.aaru@gmail.com> | 2012-05-19 05:31:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-13 00:27:32 +0200 |
commit | 526be41625a8b2282d5720dcb19f927edbf193b4 (patch) | |
tree | a6b5e3e3f77cf1da966a071bb64f22bc37154717 /fs/romfs | |
parent | w1: introduce a slave mutex for serializing IO (diff) | |
download | linux-526be41625a8b2282d5720dcb19f927edbf193b4.tar.xz linux-526be41625a8b2282d5720dcb19f927edbf193b4.zip |
w1: cleanup w1_uevent
There were some return statements around in the w1_uevent, used goto
to cleanup those return statements with the help of err variable,
and also removed a semi colon at the end of the w1_uevent's closing
brace.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions