mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
[PATCH] drivers/edac/i82875p_edac.c __user annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
be7ee9b2f5
commit
6d57348d7d
@ -159,7 +159,7 @@ enum i82875p_chips {
|
||||
|
||||
struct i82875p_pvt {
|
||||
struct pci_dev *ovrfl_pdev;
|
||||
void *ovrfl_window;
|
||||
void __iomem *ovrfl_window;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user