Messages in this thread |  | | | From | David Howells <> | | Subject | Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and read_inode() | | Date | Tue, 02 Oct 2007 14:24:17 +0100 |
| |
Dave Kleikamp <shaggy@linux.vnet.ibm.com> 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |