All of lore.kernel.org
 help / color / mirror / Atom feed
* [BTRFS-PROGS][PATCH][CLEANUP] Remove some gotos
@ 2014-12-21 18:07 Goffredo Baroncelli
  2014-12-21 18:07 ` [PATCH][BTRFS-PROGS][CLEANUP] Remove gotos Goffredo Baroncelli
  2014-12-22  2:29 ` [BTRFS-PROGS][PATCH][CLEANUP] Remove some gotos Wang Shilong
  0 siblings, 2 replies; 7+ messages in thread
From: Goffredo Baroncelli @ 2014-12-21 18:07 UTC (permalink / raw)
  To: linux-btrfs

Hi all,

before sending this patch I thought twice if it is really worth.
I know the coding style is really a hot topic. But the world
is already too ugly, to allow even that. And it is Merry Christmas, 
so let me to make me a gift: a small clean up.

The culprit are some goto found in 'cmds-filesystem.c' inside the
function 'cmd_show()'. These are used instead of an 'if' statement.

I wish you all a Happy Christmas and a successful start to 2015.




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-24  3:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-21 18:07 [BTRFS-PROGS][PATCH][CLEANUP] Remove some gotos Goffredo Baroncelli
2014-12-21 18:07 ` [PATCH][BTRFS-PROGS][CLEANUP] Remove gotos Goffredo Baroncelli
2014-12-22 11:34   ` Satoru Takeuchi
2014-12-22 19:07     ` Goffredo Baroncelli
2014-12-24  3:04       ` Satoru Takeuchi
2014-12-22 17:32   ` David Sterba
2014-12-22  2:29 ` [BTRFS-PROGS][PATCH][CLEANUP] Remove some gotos Wang Shilong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.