commit | 2d8e102cd2fbf639447b52f3cdfb748d9b667556 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Jul 21 14:38:51 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 04 23:30:02 2020 -0400 |
tree | db1d08611f39a0a0d8899c0f003f3e861a0641b0 | |
parent | c9db1a103cfc6ee4edb75820035a53368ceb01a3 [diff] |
fixdep: fix coding style in previous fix Remove a double space introduced by my previous fixdep fix. Fixes: 76ae74d348a0 ("fixdep: fix CONFIG_IS_ENABLED etc. handling") Signed-off-by: Stephen Warren <swarren@nvidia.com>