i915 has lots of kernel-doc warnings
This currently produces 84 kernel-doc warnings:
for f in $(find drivers/gpu/drm/i915 -name "*.[ch]"); do scripts/kernel-doc -none $f; done
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This currently produces 84 kernel-doc warnings:
for f in $(find drivers/gpu/drm/i915 -name "*.[ch]"); do scripts/kernel-doc -none $f; done