X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=snmp%2Flustre-snmp.c;h=3225e23c9bd3e373540656fc1575c1dbab5efd19;hp=ce838a0ef877f88c56b6ac6a6dddac5478a928e9;hb=1ba7eb520d6f50908985b45cb1aecad83bdf9c63;hpb=0f8dca08a4f68cba82c2c822998ecc309d3b7aaf diff --git a/snmp/lustre-snmp.c b/snmp/lustre-snmp.c index ce838a0..3225e23 100644 --- a/snmp/lustre-snmp.c +++ b/snmp/lustre-snmp.c @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -573,7 +571,6 @@ write_sysStatus(int action, size_t name_len) { static long *long_ret; - int size; int new_value; @@ -599,7 +596,6 @@ write_sysStatus(int action, case RESERVE2: - size = var_val_len; long_ret = (long *) var_val;