linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] agp: Misc fix
@ 2017-09-01 12:13 Corentin Labbe
  2017-09-01 12:13 ` [PATCH 1/3] agp: move AGPGART_MINOR to include/linux/miscdevice.h Corentin Labbe
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Corentin Labbe @ 2017-09-01 12:13 UTC (permalink / raw)
  To: airlied, arnd, gregkh; +Cc: linux-kernel, Corentin Labbe

Hello

The first patch goal is to regroup all miscdevice number in the same place.
The two subsequent patch are build warning fix found when working on the first.

Corentin Labbe (3):
  agp: move AGPGART_MINOR to include/linux/miscdevice.h
  agp: add compat_ioctl.h to frontend.c
  agp: remove unused variable num_segments

 drivers/char/agp/frontend.c | 4 ++--
 include/linux/agpgart.h     | 2 --
 include/linux/miscdevice.h  | 1 +
 3 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2019-04-20 18:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-01 12:13 [PATCH 0/3] agp: Misc fix Corentin Labbe
2017-09-01 12:13 ` [PATCH 1/3] agp: move AGPGART_MINOR to include/linux/miscdevice.h Corentin Labbe
2017-09-01 12:13 ` [PATCH 2/3] agp: add compat_ioctl.h to frontend.c Corentin Labbe
2017-09-01 12:13 ` [PATCH 3/3] agp: remove unused variable num_segments Corentin Labbe
2019-04-20 18:04 ` [PATCH 0/3] agp: Misc fix Corentin Labbe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).