소스 검색

cfi_flash: Reorder functions and eliminate extra prototypes

Reorder the functions in cfi_flash.c so that each function only uses
functions that have been defined before it. This allows the static
prototype declarations near the top to be eliminated and might allow
gcc to do a better job inlining functions.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Haavard Skinnemoen 17 년 전
부모
커밋
be60a9021c
1개의 변경된 파일760개의 추가작업 그리고 752개의 파일을 삭제
  1. 760 752
      drivers/mtd/cfi_flash.c

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 760 - 752
drivers/mtd/cfi_flash.c


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.