mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
staging: vme_user: add the spaces around the "*"
Add a space around the "*" at vme_bridge.h to clear up a checkpatch check. Signed-off-by: Matt Jan <zoo868e@gmail.com> Link: https://lore.kernel.org/r/20221209021756.5597-1-zoo868e@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
5a77b84df7
commit
6b486d7f6a
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "vme.h"
|
||||
|
||||
#define VME_CRCSR_BUF_SIZE (508*1024)
|
||||
#define VME_CRCSR_BUF_SIZE (508 * 1024)
|
||||
/*
|
||||
* Resource structures
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user