From e37bfa1aac6dd98ad17d98b4691c40ff561ba410 Mon Sep 17 00:00:00 2001 From: Boris Brezillon Date: Fri, 23 Jan 2015 21:09:30 +0100 Subject: [PATCH] drm: fix drm_display_info_set_bus_formats kernel doc header formats and num_formats arguments were previously called fmts and nfmts. Fix the kernel doc comment so that it matches the new argument names. Signed-off-by: Boris Brezillon Signed-off-by: Dave Airlie --- Reading git-format-patch failed