On 08/11/17 16:00, Govinda Tatti wrote:Thanks Juergen
Thanks Roger for your review comments. Please see below for my comments.You are telling sysfs that you have consumed all input characters.
On 11/7/2017 5:21 AM, Roger Pau Monnà wrote:
On Mon, Nov 06, 2017 at 12:48:42PM -0500, Govinda Tatti wrote:Not sure. Will check with Konrad and address this comment.
+out:What's the purpose of returning count here?
+ÂÂÂ if (!err)
+ÂÂÂÂÂÂÂ err = count;
+
+ÂÂÂ return err;