diff options
| author | David S. Miller <[email protected]> | 2010-02-22 02:03:16 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-02-22 02:03:16 +0000 |
| commit | 2531be413b3f2f64c0282073de89fe52bbcbbab5 (patch) | |
| tree | 6b4499535867ebc3a06fac1b9d192b531e602adc /drivers/mtd/lpddr/lpddr_cmds.c | |
| parent | sparc64: Fix sun4u execute bit check in TSB I-TLB load. (diff) | |
| download | kernel-2531be413b3f2f64c0282073de89fe52bbcbbab5.tar.gz kernel-2531be413b3f2f64c0282073de89fe52bbcbbab5.zip | |
sparc32: Fix struct stat uid/gid types.
Commit 085219f79cad89291699bd2bfb21c9fdabafe65f
("sparc32: use proper types in struct stat")
Accidently changed the struct stat uid/gid members
to uid_t and gid_t, but those get set to
__kernel_uid32_t and __kernel_gid32_t respectively.
Those are of type 'int' but the structure is meant
to have 'short'. So use uid16_t and gid16_t to
correct this.
Reported-by: Rob Landley <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions
