public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] fix flash_get_info function
@ 2013-05-17  5:50 Masahiro Yamada
  2013-05-17  5:50 ` [U-Boot] [PATCH 1/2] cosmetic: cfi_flash: delete a space after an unary operator Masahiro Yamada
  2013-05-17  5:50 ` [U-Boot] [PATCH 2/2] cfi_flash: return NULL for invalid base address input Masahiro Yamada
  0 siblings, 2 replies; 5+ messages in thread
From: Masahiro Yamada @ 2013-05-17  5:50 UTC (permalink / raw)
  To: u-boot

These series patch correct the behaviour of
flash_get_info() function defined in drivers/mtd/cfi_flash.c

I separated a cosmetic change in the first patch.

Masahiro Yamada (2):
  cosmetic: cfi_flash: delete a space after an unary operator
  cfi_flash: return NULL for invalid base address input

 drivers/mtd/cfi_flash.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-23  7:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-17  5:50 [U-Boot] [PATCH 0/2] fix flash_get_info function Masahiro Yamada
2013-05-17  5:50 ` [U-Boot] [PATCH 1/2] cosmetic: cfi_flash: delete a space after an unary operator Masahiro Yamada
2013-05-23  7:49   ` Stefan Roese
2013-05-17  5:50 ` [U-Boot] [PATCH 2/2] cfi_flash: return NULL for invalid base address input Masahiro Yamada
2013-05-23  7:50   ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox