On Thu, Sep 10, 2020 at 01:08:05PM +0300, Dan Carpenter wrote: > If the first line is in an invalid format then the "ret" value is > uninitialized. We should return -EINVAL instead. > > Fixes: 54e418106c76 ("thunderbolt: Add debugfs interface") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied, thanks!