[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171208081305.15153-1-dhaval.shah@softnautics.com>
Date: Fri, 8 Dec 2017 13:43:02 +0530
From: Dhaval Shah <dhaval.shah@...tnautics.com>
To: arnd@...db.de, gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Dhaval Shah <dhaval.shah@...tnautics.com>
Subject: [PATCH 0/3] misc: ad525x_dpot: Different type of warnings are resolved.
Three types of checkpatch warning are resolved.
* First patch : Prefer 'unsigned int' to bare use of 'unsigned'
* Second patch : please, no space before tabs
* third patch : macros should not use a trailing semicolon
Issue found by checkpatch.
./scripts/checkpatch.pl -f --strict drivers/misc/ad525x_dpot.c
Dhaval Shah (3):
misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'
misc: ad525x_dpot: please, no space before tabs
misc: ad525x_dpot: macros should not use a trailing semicolon
drivers/misc/ad525x_dpot.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
--
2.11.0
Powered by blists - more mailing lists