mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02: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:
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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user