[PATCH 11/18] spi/xilinx: Remove rx_fn and tx_fn pointer

Joe Perches joe at perches.com
Tue Jan 27 07:42:34 PST 2015


On Tue, 2015-01-27 at 11:00 +0100, Ricardo Ribalda Delgado wrote:
> >> +     xspi->rx_ptr += xspi->bits_per_word/8;
> > Also there's
> > a coding style thing - spaces around the / please.
[]
> I am also cc: the maintainers of checkpatch, because for whatever
> reason, this was not found by the script

Because it's personal preference.

checkpatch would note if a space was used
inconsistently (before but not after the /,
or the other way 'round)





More information about the linux-arm-kernel mailing list