[PATCH 0/7] vga: Miscellaneous cleanups

2015-05-08 Thread Thierry Reding
From: Thierry Reding 

This is a set of cosmetic cleanups that I couldn't resist after fixing
the annoying and misleading "PCI device is not a VGA device" warning.

Thierry

Thierry Reding (7):
  vgaarb: Use vgaarb: prefix consistently in messages
  vgaarb: Fix a few checkpatch errors and warnings
  vga_switcheroo: Use pr_*() instead of printk()
  vga_switcheroo: Cleanup header comment
  vga_switcheroo: Use pr_fmt()
  vga_switcheroo: Wrap overly long lines
  vga_switcheroo: Remove unnecessary checks

 drivers/gpu/vga/vga_switcheroo.c |  95 ---
 drivers/gpu/vga/vgaarb.c | 137 ++-
 2 files changed, 134 insertions(+), 98 deletions(-)

-- 
2.3.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/7] vga: Miscellaneous cleanups

2015-05-08 Thread Thierry Reding
From: Thierry Reding tred...@nvidia.com

This is a set of cosmetic cleanups that I couldn't resist after fixing
the annoying and misleading PCI device is not a VGA device warning.

Thierry

Thierry Reding (7):
  vgaarb: Use vgaarb: prefix consistently in messages
  vgaarb: Fix a few checkpatch errors and warnings
  vga_switcheroo: Use pr_*() instead of printk()
  vga_switcheroo: Cleanup header comment
  vga_switcheroo: Use pr_fmt()
  vga_switcheroo: Wrap overly long lines
  vga_switcheroo: Remove unnecessary checks

 drivers/gpu/vga/vga_switcheroo.c |  95 ---
 drivers/gpu/vga/vgaarb.c | 137 ++-
 2 files changed, 134 insertions(+), 98 deletions(-)

-- 
2.3.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/