On Wed, Nov 20, 2019 at 09:41:38PM +0800, Krzysztof Kozlowski wrote: > Adjust indentation from spaces to tab (+optional two spaces) as in > coding style with command like: > $ sed -e 's/^ /\t/' -i */Kconfig > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > drivers/infiniband/hw/bnxt_re/Kconfig | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Applied to for-next, thanks Jason