[PATCH] Staging: Remove a few superfluous braces

2013-09-10 Thread Sean Williams
Please don't flame me :) I'm getting my feet wet with kernel contribution. One example I saw in a video by GKH suggested cleaning up coding style as a good first commit. Signed-off-by: Sean Williams --- drivers/staging/comedi/drivers/ni_at_a2150.c | 7 +++ 1 file changed, 3 insertions(+), 4

Re: [PATCH] Staging: Remove a few superfluous braces

2013-09-10 Thread Ian Abbott
On 2013-09-07 23:51, Sean Williams wrote: Please don't flame me :) I'm getting my feet wet with kernel contribution. One example I saw in a video by GKH suggested cleaning up coding style as a good first commit. Signed-off-by: Sean Williams Fair enough. Reviewed-by: Ian Abbott -- -=( Ian