While compiling my code, I always get bunch of warrning from headers, here is fix for them: __getblk is alawys called with unsigned argument, but it takes signed, the same story with __bread,__breadahead and so on. Signed-off-by: Tomasz Kvarsin
Attachment:
unsigned-fix.patch
Description: Binary data
- Follow-Ups:
- Re: [PATCH]: warrning fix: unsigned->signed
- From: Andrew Morton <[email protected]>
- Re: [PATCH]: warrning fix: unsigned->signed
- Prev by Date: Re: [patch 1/1] PM: Adds remount fs ro at suspend
- Next by Date: Re: 2.6.20-rc6-mm3
- Previous by thread: [patch] x86-64 ext2/ext3 datestamp problem
- Next by thread: Re: [PATCH]: warrning fix: unsigned->signed
- Index(es):