commit | 4452b090a18ead601e9e7c543c2f4acd5821d888 | [log] [tgz] |
---|---|---|
author | simran singhal <singhalsimran0@gmail.com> | Sat Mar 04 23:11:00 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 07 07:38:13 2017 +0100 |
tree | c1f24ed6e26e3ac60ad1e5b0099fa555fdb971b7 | |
parent | 35fd2485d75702f58891bab7fe1c21f760e313fd [diff] |
staging: greybus: Replace "is is" with "is" This patch replace "is is " with "is". The replacement couldn't be automated because sometimes the first "is" was meant to be another word. Signed-off-by: simran singhal <singhalsimran0@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>