mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-18 23:29:57 +02:00
ANDROID: GKI: Modify the RWBS_LEN for blk_fill_rwbs
To ensure that the added customized characters are fully displayed, we have extended the value of RWBS_LEN. Bug: 347624919 Change-Id: Idf43236c4708c4a875d0cdd6346cd1b192ccd92b Signed-off-by: Wang Jianzheng <11134417@vivo.corp-partner.google.com>
This commit is contained in:
parent
0dd775b383
commit
c996e1044e
|
@ -10,7 +10,7 @@
|
|||
#include <linux/buffer_head.h>
|
||||
#include <linux/tracepoint.h>
|
||||
|
||||
#define RWBS_LEN 8
|
||||
#define RWBS_LEN 10
|
||||
|
||||
#ifdef CONFIG_BUFFER_HEAD
|
||||
DECLARE_EVENT_CLASS(block_buffer,
|
||||
|
|
Loading…
Reference in New Issue
Block a user