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:
Wang Jianzheng 2024-06-17 15:27:09 +08:00 committed by Sandeep Dhavale
parent 0dd775b383
commit c996e1044e

View File

@ -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,