Dave Kleikamp <[email protected]> wrote: > Of course, the cast is unnecessary, The cast is necessary as the argument is a const pointer and the return type is not. > and I'm sure you meant to return error: Oops. Yes, I changed my mind and renamed the argument to be 'error', but forgot to change the reference to it. David - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: Dave Kleikamp <[email protected]>
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- References:
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: Dave Kleikamp <[email protected]>
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: Zach Brown <[email protected]>
- [PATCH 00/30] Remove iget() and read_inode()
- From: David Howells <[email protected]>
- [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: David Howells <[email protected]>
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: Zach Brown <[email protected]>
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- From: David Howells <[email protected]>
- Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- Prev by Date: Re: [PATCH] writeback: avoid possible balance_dirty_pages() lockup on a light-load bdi
- Next by Date: Re: [TOMOYO 14/15](repost) LSM expansion for TOMOYO Linux.
- Previous by thread: Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- Next by thread: Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode()
- Index(es):