commit | bc56894234e55ad53419cfda1bbfc401a8be3e46 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jan 31 12:02:08 2010 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Mar 03 16:42:54 2010 -0800 |
tree | 3f5bf29207d6466a7522de4bffde4b4755552a8a | |
parent | 7df1735bebee6d1f3492c79ab110f3a6e67e0244 [diff] |
Staging: Fix continuation line formats String constants that are continued on subsequent lines with \ are not good. Fixed a "is tryied" / tried typo Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>