public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] agp: minor fixes
@ 2019-11-21  8:14 Corentin Labbe
  2019-11-21  8:14 ` [PATCH v2 1/5] agp: remove unused variable size in agp_generic_create_gatt_table Corentin Labbe
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Corentin Labbe @ 2019-11-21  8:14 UTC (permalink / raw)
  To: airlied, airlied, arnd, fenghua.yu, gregkh, tony.luck
  Cc: linux-ia64, linux-kernel, Corentin Labbe

Hello

This patch serie fixes some minor problem found in the agp subsystem
There are no change since v1 (posted two years ago)
This is simply a repost for trying to get an answer (gentle ping 6 month
ago got no answer also).

Regards

Corentin Labbe (5):
  agp: remove unused variable size in agp_generic_create_gatt_table
  agp: move AGPGART_MINOR to include/linux/miscdevice.h
  agp: remove unused variable num_segments
  agp: Add bridge parameter documentation
  ia64: agp: Replace empty define with do while

 arch/ia64/include/asm/agp.h |  4 ++--
 drivers/char/agp/frontend.c |  3 +--
 drivers/char/agp/generic.c  | 12 +++++-------
 include/linux/agpgart.h     |  2 --
 include/linux/miscdevice.h  |  1 +
 5 files changed, 9 insertions(+), 13 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-12-05 19:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-21  8:14 [PATCH v2 0/5] agp: minor fixes Corentin Labbe
2019-11-21  8:14 ` [PATCH v2 1/5] agp: remove unused variable size in agp_generic_create_gatt_table Corentin Labbe
2019-11-21  8:14 ` [PATCH v2 2/5] agp: move AGPGART_MINOR to include/linux/miscdevice.h Corentin Labbe
2019-11-21  8:14 ` [PATCH v2 3/5] agp: remove unused variable num_segments Corentin Labbe
2019-11-21  8:14 ` [PATCH v2 4/5] agp: Add bridge parameter documentation Corentin Labbe
2019-11-21  8:14 ` [PATCH v2 5/5] ia64: agp: Replace empty define with do while Corentin Labbe
2019-11-21  9:05 ` [PATCH v2 0/5] agp: minor fixes Arnd Bergmann
2019-12-02 13:32 ` [PATCH v2 0/5] agp: minor fixes, does the maintainer still there ? LABBE Corentin
2019-12-02 20:01   ` David Airlie
2019-12-05 15:29     ` LABBE Corentin
2019-12-05 19:54       ` David Airlie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox