This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.
This patch-set clears all of the W=1 warnings currently residing
in drivers/video.
Lee Jones (31):
video: fbdev: core: fbmon: Add missing description for 'specs'
video: of_display_timing: Provide missing description for 'dt'
video: fbdev: aty: atyfb_base: Remove superfluous code surrounding
'dac_type'
video: fbdev: aty: atyfb_base: Mark 'dac_type' as __maybe_unused
video: of_videomode: Fix formatting in kernel-doc header
video: fbdev: core: fb_notify: Demote non-conformant kernel-doc header
video: fbdev: riva: fbdev: Fix some kernel-doc misdemeanours
video: fbdev: sis: sis_main: Remove unused variable 'reg'
video: fbdev: sis: Remove superfluous include of 'init.h'
video: fbdev: riva: riva_hw: Remove a bunch of unused variables
video: fbdev: sis: init: Remove four unused variables
video: fbdev: sis: oem310: Remove some unused static const tables
video: fbdev: nvidia: nv_setup: Remove a couple of unused 'tmp'
variables
video: fbdev: aty: mach64_ct: Remove some set but unused variables
video: fbdev: via: lcd: Remove unused variable 'mode_crt_table'
video: fbdev: pm2fb: Fix some kernel-doc formatting issues
video: fbdev: aty: radeon_monitor: Remove unused variable 'mon_types'
video: fbdev: neofb: Remove unused variable 'CursorMem'
video: fbdev: tdfxfb: Remove unused variable 'tmp'
video: fbdev: core: fbcon: Mark 'pending' as __maybe_unused
video: fbdev: sstfb: Mark 3 debug variables as __maybe_unused
video: fbdev: cirrusfb: Remove unused variable 'dummy' from 'WHDR()'
video: fbdev: s1d13xxxfb: Mark debug variables as __maybe_unused
video: fbdev: s3c-fb: Fix some kernel-doc misdemeanours
video: fbdev: mx3fb: Remove unused variable 'enabled'
video: fbdev: riva: riva_hw: Remove set but unused variables 'vus_p'
and 'vus_n'
video: fbdev: sis: init: Remove unused variables 'cr_data2', 'VT' and
'HT'
video: fbdev: cirrusfb: Add description for 'info' and correct
spelling of 'regbase'
video: fbdev: s1d13xxxfb: Function name must be on the 2nd line in
kernel-doc
video: fbdev: s3c-fb: Remove unused variable 'var' from
's3c_fb_probe_win()'
video: fbdev: mx3fb: Fix some kernel-doc issues
drivers/video/fbdev/aty/atyfb_base.c | 5 +---
drivers/video/fbdev/aty/mach64_ct.c | 19 ++-----------
drivers/video/fbdev/aty/radeon_monitor.c | 4 +--
drivers/video/fbdev/cirrusfb.c | 20 +++++++-------
drivers/video/fbdev/core/fb_notify.c | 3 +--
drivers/video/fbdev/core/fbcon.c | 2 +-
drivers/video/fbdev/core/fbmon.c | 2 +-
drivers/video/fbdev/mx3fb.c | 11 ++++----
drivers/video/fbdev/neofb.c | 5 ----
drivers/video/fbdev/nvidia/nv_setup.c | 8 ++----
drivers/video/fbdev/pm2fb.c | 12 ++++-----
drivers/video/fbdev/riva/fbdev.c | 15 ++++-------
drivers/video/fbdev/riva/riva_hw.c | 30 +++++++--------------
drivers/video/fbdev/s1d13xxxfb.c | 5 ++--
drivers/video/fbdev/s3c-fb.c | 11 ++++----
drivers/video/fbdev/sis/init.c | 34 +++++-------------------
drivers/video/fbdev/sis/oem310.h | 20 --------------
drivers/video/fbdev/sis/sis.h | 1 -
drivers/video/fbdev/sis/sis_main.c | 9 +++----
drivers/video/fbdev/sstfb.c | 2 +-
drivers/video/fbdev/tdfxfb.c | 4 +--
drivers/video/fbdev/via/lcd.c | 4 +--
drivers/video/of_display_timing.c | 1 +
drivers/video/of_videomode.c | 10 +++----
24 files changed, 72 insertions(+), 165 deletions(-)
Cc: Alan Cox <[email protected]>
Cc: Alex Dewar <[email protected]>
Cc: Alex Kern <[email protected]>
Cc: Ani Joshi <[email protected]>
Cc: Ani Joshi <[email protected]>
Cc: Anthony Tong <[email protected]>
Cc: Antonino Daplas <[email protected]>
Cc: Antonino Daplas <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Brad Douglas <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: "Eddie C. Dost" <[email protected]>
Cc: Egbert Eich <[email protected]>
Cc: Emmanuel Marty <[email protected]>
Cc: Evgeny Novikov <[email protected]>
Cc: Florian Tobias Schandinat <[email protected]>
Cc: Frodo Looijaard <[email protected]>
Cc: Gerd Knorr <[email protected]>
Cc: Ghozlane Toumi <[email protected]>
Cc: "Gustavo A. R. Silva" <[email protected]>
Cc: Hannu Mallat <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: Ilario Nardinocchi <[email protected]>
Cc: Jakub Jelinek <[email protected]>
Cc: Jakub Jelinek <[email protected]>
Cc: James Simmons <[email protected]>
Cc: James Simmons <[email protected]>
Cc: Jeff Garzik <[email protected]>
Cc: Jes Sorensen <[email protected]>
Cc: Jim Hague <[email protected]>
Cc: Jingoo Han <[email protected]>
Cc: John Fremlin <[email protected]>
Cc: Kristoffer Ericson <[email protected]>
Cc: [email protected]
Cc: "Mark D. Studebaker" <[email protected]>
Cc: Martin Mares <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: Oliver Kropp <[email protected]>
Cc: Paul Mundt <[email protected]>
Cc: Philip Edelbrock <[email protected]>
Cc: Ralph Metzler <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Software Engineering <[email protected]>
Cc: Steffen Trumtrar <[email protected]>
Cc: Thibaut VARENE <[email protected]>
Cc: "Thomas J. Moore" <[email protected]>
Cc: Thomas Winischhofer <[email protected]>
Cc: Urs Ganse <[email protected]>
Cc: Vaibhav Gupta <[email protected]>
Cc: William Rucklidge <[email protected]>
--
2.25.1