Re: [PATCH] drivers: mmc: card: Fixing few coding style errors from file block.c

2015-01-31 Thread Joe Perches
On Sat, 2015-01-31 at 23:37 +0530, Sheetal Tigadoli wrote: > The patch fixes some of the following error/warnings from the file block.c > > ./scripts/checkpatch.pl --file --terse drivers/mmc/card/block.c Hi. It's a lot easier to review and accept these sorts of changes if you break them into mo

[PATCH] drivers: mmc: card: Fixing few coding style errors from file block.c

2015-01-31 Thread Sheetal Tigadoli
The patch fixes some of the following error/warnings from the file block.c ./scripts/checkpatch.pl --file --terse drivers/mmc/card/block.c drivers/mmc/card/block.c:45: WARNING: Use #include instead of drivers/mmc/card/block.c:102: WARNING: line over 80 characters drivers/mmc/card/block.c:186: