Re: [PATCH V2 1/3] MIPS: BCM47XX: Fix coding style to match kernel standards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/10/2014 05:38 PM, Rafał Miłecki wrote:
> Signed-off-by: Rafał Miłecki <zajec5@xxxxxxxxx>
> ---
> V2: Replace
> char *nvram_var = "gpioXX";
> with
> char nvram_var[] = "gpioXX";
> to fix sizeof().
> ---
>  arch/mips/bcm47xx/bcm47xx_private.h |  4 ++++
>  arch/mips/bcm47xx/board.c           |  3 +--
>  arch/mips/bcm47xx/nvram.c           | 25 ++++++++++++++-----------
>  arch/mips/bcm47xx/prom.c            |  3 +--
>  arch/mips/bcm47xx/serial.c          |  8 ++++----
>  arch/mips/bcm47xx/setup.c           | 12 ++++++------
>  arch/mips/bcm47xx/sprom.c           |  8 ++++----
>  arch/mips/bcm47xx/time.c            |  1 -
>  8 files changed, 34 insertions(+), 30 deletions(-)
> 

Acked-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
For all 3 patches.






[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux