On Thu, 24 Oct 2019 09:29:00 -0700, Joe Perches said:

> > -   if (sector_read(sb, sec, &bp->buf_bh, 1) != FFS_SUCCESS) {
> > +   if (sector_read(sb, sec, &bp->buf_bh, 1) != 0) {
>
> Probably nicer to just drop the != 0

Again, that's on the to-do list.

Attachment: pgpW4nZ8xnSkz.pgp
Description: PGP signature

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to