Messages in this thread |  | | Date | Mon, 24 Feb 2014 16:40:57 +0000 | From | Ian Abbott <> | Subject | Re: [PATCH 2/3 v2] Staging: comedi: addi-data: cleanup conditional blocks in hwdrv_apci035.c |
| |
On 2014-02-24 16:34, Chase Southwood wrote: > There were some conditional blocks that had an unnecessary level of > indentation in them. We can remove this to improve code clarity. > > Signed-off-by: Chase Southwood <chase.southwood@yahoo.com> > --- > 2: Moved "else if" up to the same line as closing brace of "if". Left > braces on single line "else if" matched to an "if" requiring braces, per > CodingStyle.
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
-- -=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@mev.co.uk> )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-
|  |