commit | beaee9cac180e37bbb30d538bcea0ebbcf4fba0e | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Apr 30 10:57:05 2013 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 22 14:51:11 2013 -0400 |
tree | 89607df08d700d390099627f105b860961e90c64 | |
parent | 08c96abd611beadf2af414a306fe0fb02ba706ff [diff] |
atmel: printing bogus information There was an extra ';' character added to the end of the if statement which means that it always prints that the /proc entry wasn't created even though it was. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>