Re: [PATCH] moto-boot-usb: add help parameter

2012-01-06 Thread Stefan Schmidt
Hello. Thanks for your patch. I'm fine with the idea but have some problems with the coding style. It behaves differently form the other code and thus makes it harder to read. See below. On Thu, 2012-01-05 at 20:30, Angelo S. Mavridis Bartolome wrote: From: Angelo S. Mavridis Bartolome

[PATCH] moto-boot-usb: add help parameter

2012-01-05 Thread Angelo S. Mavridis Bartolome
From: Angelo S. Mavridis Bartolome barkl...@gmail.com --- src/moto-boot-usb.c | 18 +- 1 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/moto-boot-usb.c b/src/moto-boot-usb.c index 962a236..d57d888 100644 --- a/src/moto-boot-usb.c +++ b/src/moto-boot-usb.c @@