init: code readability enhancements; very small code changes
This commit is contained in:
@ -846,7 +846,7 @@ extern const char bb_default_login_shell[];
|
||||
|
||||
/* The following devices are the same on devfs and non-devfs systems. */
|
||||
#define CURRENT_TTY "/dev/tty"
|
||||
#define CONSOLE_DEV "/dev/console"
|
||||
#define DEV_CONSOLE "/dev/console"
|
||||
|
||||
|
||||
#ifndef RB_POWER_OFF
|
||||
|
Reference in New Issue
Block a user