de-cuddle if( to if (
This commit is contained in:
parent
4795e4e011
commit
a7881119cc
@ -18,7 +18,7 @@ int dmesg_main(int argc, char *argv[])
|
|||||||
int flags = bb_getopt_ulflags(argc, argv, "cs:n:", &size, &level);
|
int flags = bb_getopt_ulflags(argc, argv, "cs:n:", &size, &level);
|
||||||
|
|
||||||
if (flags & 4) {
|
if (flags & 4) {
|
||||||
if(klogctl(8, NULL, bb_xgetlarg(level, 10, 0, 10)))
|
if (klogctl(8, NULL, bb_xgetlarg(level, 10, 0, 10)))
|
||||||
bb_perror_msg_and_die("klogctl");
|
bb_perror_msg_and_die("klogctl");
|
||||||
} else {
|
} else {
|
||||||
int len;
|
int len;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user