diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-01-04 14:33:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-01-20 12:38:26 +0000 |
| commit | 1011b6908a74755b2385d4cc569e9d061532ad53 (patch) | |
| tree | 0138375c469fd709a5ec6a25bcbbd9f996b1ff30 /fs/jbd2/commit.c | |
| parent | ide: remove set but not used variable 'hwif' (diff) | |
| download | kernel-1011b6908a74755b2385d4cc569e9d061532ad53.tar.gz kernel-1011b6908a74755b2385d4cc569e9d061532ad53.zip | |
ide: ht6560b: Fix cast to pointer from integer of different size
Integer passed as pointer to drvdata should be cast to unsigned long to
avoid warning (compile testing on alpha architecture):
drivers/ide/ht6560b.c: In function ‘ht6560b_init_dev’:
drivers/ide/ht6560b.c:318:27: warning:
cast to pointer from integer of different size [-Wint-to-pointer-cast]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
