Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84566
b: refs/heads/master
c: a26ffd4
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Alasdair G Kergon committed Feb 8, 2008
1 parent 7eb1fd6 commit 7c8c06c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 69a2ce72a4efe0653479a5d69fc86b5726e83219
refs/heads/master: a26ffd4aa99d6ace82852930edf09e450cc7dc8d
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1402,7 +1402,7 @@ static int ctl_ioctl(uint command, struct dm_ioctl __user *user)
{
int r = 0;
unsigned int cmd;
struct dm_ioctl *param;
struct dm_ioctl *uninitialized_var(param);
ioctl_fn fn = NULL;
size_t param_size;

Expand Down

0 comments on commit 7c8c06c

Please sign in to comment.