On Thu, 20 May 2021 at 05:08, Michal Simek <michal.si...@xilinx.com> wrote: > > A lot of entries were using spaces instead of tab for alignment that's why > it is good to fix it to use the same style everywhere. > > Signed-off-by: Michal Simek <michal.si...@xilinx.com> > --- > > common/spl/Kconfig | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>