commit | 00b6c62eb74d665caa7e399ffd5da55572b61c50 | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Wed Dec 21 09:48:44 2016 +0100 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jan 24 11:04:07 2017 +0200 |
tree | f987ebfe13b2e89aa4d0d9b82cb0ee28b71d37a0 | |
parent | 8236800da115a3e24b9165c573067343f51cf5ea [diff] |
usb: gadget: ether: Add \n to each attribute of ethernet functions Generally in SysFS and ConfigFS files are new line terminated. Also most of USB functions adds a trailing newline to each attribute. Let's follow this convention also in ethernet functions. Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>