Re: [PATCH 2/2](fix) added fputs() fgets() error handling

2013-11-05 Thread Stanislaw Wadas
On 04.11.2013 17:22, Matt Porter wrote: On Mon, Nov 04, 2013 at 04:09:39PM +0100, Stanislaw Wadas wrote: Change-Id: I787380dda981c7cee6508a4ff566d7ca9fb273cf Signed-off-by: Stanislaw Wadas Need a commit log entry for this one. Can you please follow kernel conventions when posting/reposting?

Re: [PATCH 2/2](fix) added fputs() fgets() error handling

2013-11-04 Thread Matt Porter
On Mon, Nov 04, 2013 at 04:09:39PM +0100, Stanislaw Wadas wrote: > Change-Id: I787380dda981c7cee6508a4ff566d7ca9fb273cf > Signed-off-by: Stanislaw Wadas Need a commit log entry for this one. Can you please follow kernel conventions when posting/reposting? Submit the updated series with a versio

[PATCH 2/2](fix) added fputs() fgets() error handling

2013-11-04 Thread Stanislaw Wadas
Change-Id: I787380dda981c7cee6508a4ff566d7ca9fb273cf Signed-off-by: Stanislaw Wadas --- src/gadget.c | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/gadget.c b/src/gadget.c index faed675..ff4f3d5 100644 --- a/src/gadget.c +++ b/src/gadget.c @@ -93,6 +93,11 @