scsi: 3w-9xxx: Move * operator to clean up code style warning
authorColin Ian King <colin.king@canonical.com>
Fri, 16 Apr 2021 09:47:13 +0000 (10:47 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 10 May 2021 17:24:05 +0000 (13:24 -0400)
commit1b3babe200498bfd4426057f07a935b5347077ab
tree381bc6652260b5b4631e361046f096f3ce4ea6d7
parentcdcda4651d9ffa874689b3eac330be6d8f020960
scsi: 3w-9xxx: Move * operator to clean up code style warning

Checkpatch is warning that char* text sould be char *text to match the
coding style. Fix this.

Link: https://lore.kernel.org/r/20210416094713.2033212-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/3w-9xxx.h