OSDN Git Service

staging: rtl8188eu: core: replace spaces with a tab
authorDeborah Brouwer <deborahbrouwer3563@gmail.com>
Sat, 3 Apr 2021 22:47:38 +0000 (15:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Apr 2021 10:12:05 +0000 (12:12 +0200)
commit015a5273b6500ee307f67ad13ef6e5383182798e
treea9fb7d232be449c6d5d9ad4299b8a218b8f2814e
parentb79f45e204644da544c60bd017461b584a4c0061
staging: rtl8188eu: core: replace spaces with a tab

To conform to Linux kernel coding style, a tab replaces the two spaces
that were previously used to indent brackets.  Identified by the
checkpatch warning: WARNING: please, no spaces at the start of a line.

Signed-off-by: Deborah Brouwer <deborahbrouwer3563@gmail.com>
Link: https://lore.kernel.org/r/20210403224738.28957-1-deborahbrouwer3563@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_security.c