Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f94c56f4 authored by Fabio Estevam's avatar Fabio Estevam Committed by Michal Marek
Browse files

coccinelle: simple_return: Add a blank line



Insert a blank line in order to improve the readability of the
generated patch and also make it consistent with the other
.cocci files.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Acked-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 9473a62f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/// Simplify a trivial if-return sequence.  Possibly combine with a
/// preceding function call.
//
///
// Confidence: High
// Copyright: (C) 2014 Julia Lawall, INRIA/LIP6.  GPLv2.
// Copyright: (C) 2014 Gilles Muller, INRIA/LiP6.  GPLv2.