[PATCH 3/5] GPU-DRM-nouveau: Delete unnecessary braces
The original style was correct, the new style is wrong. Multi-line indents get curly braces for readability. regards, dan carpenter
[PATCH 3/5] GPU-DRM-nouveau: Delete unnecessary braces
From: Markus Elfring Date: Wed, 21 Sep 2016 08:28:08 +0200 Do not use curly brackets at four source code places where a single statement should be sufficient. Signed-off-by: Markus Elfring --- drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c | 14 +- 1 file changed, 5 insertions(+