Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752197AbbGMNOo (ORCPT ); Mon, 13 Jul 2015 09:14:44 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:37296 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751441AbbGMNOm (ORCPT ); Mon, 13 Jul 2015 09:14:42 -0400 Date: Mon, 13 Jul 2015 16:13:58 +0300 From: Cristina Opriceana To: jic23@kernel.org Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, daniel.baluta@intel.com, octavian.purdila@intel.com Subject: [PATCH 0/3] tools: iio: Fix style issues Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 792 Lines: 23 This patchset fixes some style issues in userspace iio tools as indicated by checkpatch.pl. Cristina Opriceana (3): tools: iio: Remove explicit NULL comparison tools: iio: Remove unnecessary braces tools: iio: Add ARRAY_SIZE macro tools/iio/generic_buffer.c | 4 +-- tools/iio/iio_event_monitor.c | 3 +-- tools/iio/iio_utils.c | 58 +++++++++++++++++++++---------------------- tools/iio/iio_utils.h | 2 ++ tools/iio/lsiio.c | 10 ++++---- 5 files changed, 39 insertions(+), 38 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/