Fixed lint error (double blank line).

This commit is contained in:
Ulrich Weigand 2016-09-07 19:54:11 +02:00
parent 38569c719b
commit 0b5bdbabcb
1 changed files with 0 additions and 1 deletions

View File

@ -621,7 +621,6 @@ pub const LINUX_REBOOT_CMD_KEXEC: ::c_int = 0x45584543;
pub const SYS_gettid: ::c_long = 236;
pub const SYS_perf_event_open: ::c_long = 331;
#[link(name = "util")]
extern {
pub fn sysctl(name: *mut ::c_int,