https://github.com/torvalds/linux
Revision 4ef3b8f4a5c056d5f784725974a530d1a7b4a811 authored by Laurent Riffard on 18 November 2005, 21:15:40 UTC, committed by Bartlomiej Zolnierkiewicz on 18 November 2005, 21:15:40 UTC
The structure ide_driver_t have a .owner field which is a duplicate
of .gendriver.owner field (.gen_driver is a struct device_driver).

This patch removes ide_driver_t's owner field.

Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent 7462cbf
History
Tip revision: 4ef3b8f4a5c056d5f784725974a530d1a7b4a811 authored by Laurent Riffard on 18 November 2005, 21:15:40 UTC
[PATCH] ide: remove ide_driver_t.owner field
Tip revision: 4ef3b8f
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 62.2 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top