OSDN Git Service

libdrm: Make indentation consistent
authorThierry Reding <treding@nvidia.com>
Wed, 9 Apr 2014 07:00:49 +0000 (09:00 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 18 Aug 2015 08:48:51 +0000 (10:48 +0200)
commit5e5a3c48b83fb3929e57cb4e7261624a327137f3
treed88c980bb1ff0166557052bb8580f240151d8451
parentd2d361cddd2bdf8f1bf627b9ebe8ca802156f8af
libdrm: Make indentation consistent

Use tabs and spaces consistently to align function arguments on
subsequent lines with those of the first line.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
xf86drmMode.c