Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
249087e6
Commit
249087e6
authored
Mar 07, 2004
by
Stephen Rothwell
Committed by
Nathan Scott
Mar 07, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] small iSeries cleanup
This got missed in my cleanup if iSeries_vio_dev.
parent
52d820cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
drivers/block/viodasd.c
drivers/block/viodasd.c
+0
-3
No files found.
drivers/block/viodasd.c
View file @
249087e6
...
...
@@ -38,7 +38,6 @@
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/string.h>
#include <linux/device.h>
#include <linux/dma-mapping.h>
#include <linux/completion.h>
...
...
@@ -77,8 +76,6 @@ static spinlock_t viodasd_spinlock = SPIN_LOCK_UNLOCKED;
#define DEVICE_NO(cell) ((struct viodasd_device *)(cell) - &viodasd_devices[0])
extern
struct
device
*
iSeries_vio_dev
;
struct
open_data
{
u64
disk_size
;
u16
max_disk
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment