Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 660cdf54 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "init: Update CMDLINE buffer length"

parents 18c46764 cf7d3f47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

#include <linux/types.h>

#define COMMAND_LINE_SIZE 1024
#define COMMAND_LINE_SIZE 2048

/* The list ends with an ATAG_NONE node. */
#define ATAG_NONE	0x00000000